Searched refs:XFS_IOC_FSCOUNTS (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 816 #define XFS_IOC_FSCOUNTS _IOR ('X', 113, struct xfs_fsop_counts) macro |
/Linux-v6.1/fs/xfs/ | ||
D | xfs_ioctl.c | 2004 case XFS_IOC_FSCOUNTS: { in xfs_file_ioctl() |