Searched refs:xfs_swapext (Results 1 – 5 of 5) sorted by relevance
25 typedef struct xfs_swapext struct49 int xfs_swapext(struct xfs_swapext __user *sx);52 struct xfs_swapext *sxp);
67 struct xfs_swapext;225 struct xfs_swapext*);
56 xfs_swapext( in xfs_swapext() function
492 #define XFS_IOC_SWAPEXT _IOWR('X', 109, struct xfs_swapext)
875 error = xfs_swapext((struct xfs_swapext __user *)arg); in xfs_ioctl()