Searched refs:XFS_IOC_GETPARENTS (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 986 #define XFS_IOC_GETPARENTS _IOWR('X', 62, struct xfs_getparents) macro |
/linux-6.12.1/fs/xfs/ | ||
D | xfs_ioctl.c | 1225 case XFS_IOC_GETPARENTS: in xfs_file_ioctl() |