Searched refs:XFS_IOC_SET_RESBLKS (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/fs/xfs/libxfs/ | ||
| D | xfs_fs.h | 822 #define XFS_IOC_SET_RESBLKS _IOWR('X', 114, struct xfs_fsop_resblks) macro |
| /Linux-v5.10/fs/xfs/ | ||
| D | xfs_ioctl.c | 2217 case XFS_IOC_SET_RESBLKS: { in xfs_file_ioctl() |