Searched refs:XFS_IOC_GET_RESBLKS (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 818 #define XFS_IOC_GET_RESBLKS _IOR ('X', 115, struct xfs_fsop_resblks) macro |
/linux-6.1.9/fs/xfs/ | ||
D | xfs_ioctl.c | 2043 case XFS_IOC_GET_RESBLKS: { in xfs_file_ioctl() |