Home
last modified time | relevance | path

Searched refs:XFS_IOC_FSGEOMETRY_V1 (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_fs.h993 #define XFS_IOC_FSGEOMETRY_V1 _IOR ('X', 100, struct xfs_fsop_geom_v1) macro
/linux/fs/xfs/
H A Dxfs_ioctl.c1210 case XFS_IOC_FSGEOMETRY_V1: in xfs_file_ioctl()