Searched refs:XFS_IOC_FSGEOMETRY_V1 (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 803 #define XFS_IOC_FSGEOMETRY_V1 _IOR ('X', 100, struct xfs_fsop_geom_v1) macro |
/fs/xfs/ | ||
D | xfs_ioctl.c | 1934 case XFS_IOC_FSGEOMETRY_V1: in xfs_file_ioctl() |