Home
last modified time | relevance | path

Searched refs:XFS_IOC_SWAPEXT_32 (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/fs/xfs/
Dxfs_ioctl32.h123 #define XFS_IOC_SWAPEXT_32 _IOWR('X', 109, struct compat_xfs_swapext) macro
Dxfs_ioctl32.c624 case XFS_IOC_SWAPEXT_32: { in xfs_file_compat_ioctl()