Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_ioctl32.h182 #define XFS_IOC_FREESP64_32 _IOW('X', 37, struct compat_xfs_flock64) macro
Dxfs_ioctl32.c586 case XFS_IOC_FREESP64_32: in xfs_file_compat_ioctl()