Searched refs:XFS_IOC_ALLOCSP64 (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 786 #define XFS_IOC_ALLOCSP64 _IOW ('X', 36, struct xfs_flock64) macro |
/Linux-v5.10/fs/xfs/ | ||
D | xfs_ioctl.c | 2099 case XFS_IOC_ALLOCSP64: in xfs_file_ioctl() |