Searched refs:xfs_swapext (Results 1 – 5 of 5) sorted by relevance
25 typedef struct xfs_swapext struct49 int xfs_swapext(struct xfs_swapext *sx);
636 struct xfs_swapext sxp; in xfs_file_compat_ioctl()641 offsetof(struct xfs_swapext, sx_stat)) || in xfs_file_compat_ioctl()647 error = xfs_swapext(&sxp); in xfs_file_compat_ioctl()
47 xfs_swapext( in xfs_swapext() function
504 #define XFS_IOC_SWAPEXT _IOWR('X', 109, struct xfs_swapext)
1468 struct xfs_swapext sxp; in xfs_file_ioctl()1475 error = xfs_swapext(&sxp); in xfs_file_ioctl()