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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_ioctl32.c132 case XFS_IOC_GETBMAPX:
H A Dxfs_ioctl.c786 case XFS_IOC_GETBMAPX:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_fs.h89 * Structure for XFS_IOC_GETBMAPX. Fields bmv_offset through bmv_entries
93 * specifying XFS_IOC_GETBMAPX actions. The bmv_oflags field is filled
94 * in by the XFS_IOC_GETBMAPX command for each returned structure after
111 /* bmv_iflags values - set by XFS_IOC_GETBMAPX caller. */
463 #define XFS_IOC_GETBMAPX _IOWR('X', 56, struct getbmap) macro

Completed in 31 milliseconds