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