Searched refs:XFS_IOC_UNRESVSP_32 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/xfs/ | ||
D | xfs_ioctl32.h | 173 #define XFS_IOC_UNRESVSP_32 _IOW('X', 41, struct compat_xfs_flock64) macro |
D | xfs_ioctl32.c | 571 case XFS_IOC_UNRESVSP_32: in xfs_file_compat_ioctl() |