Searched refs:compat_xfs_flock64 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl32.h166 typedef struct compat_xfs_flock64 { struct
177 #define XFS_IOC_ALLOCSP_32 _IOW('X', 10, struct compat_xfs_flock64)
178 #define XFS_IOC_FREESP_32 _IOW('X', 11, struct compat_xfs_flock64)
179 #define XFS_IOC_ALLOCSP64_32 _IOW('X', 36, struct compat_xfs_flock64)
180 #define XFS_IOC_FREESP64_32 _IOW('X', 37, struct compat_xfs_flock64)
181 #define XFS_IOC_RESVSP_32 _IOW('X', 40, struct compat_xfs_flock64)
182 #define XFS_IOC_UNRESVSP_32 _IOW('X', 41, struct compat_xfs_flock64)
183 #define XFS_IOC_RESVSP64_32 _IOW('X', 42, struct compat_xfs_flock64)
184 #define XFS_IOC_UNRESVSP64_32 _IOW('X', 43, struct compat_xfs_flock64)

Completed in 29 milliseconds