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