Searched refs:XFS_IOC_GETBMAPX (Results 1 – 2 of 2) sorted by relevance
888 case XFS_IOC_GETBMAPX: in xfs_ioc_getbmap() 1265 case XFS_IOC_GETBMAPX: in xfs_file_ioctl()
45 * Structure for XFS_IOC_GETBMAPX. Fields bmv_offset through bmv_entries49 * specifying XFS_IOC_GETBMAPX actions. The bmv_oflags field is filled50 * in by the XFS_IOC_GETBMAPX command for each returned structure after67 /* bmv_iflags values - set by XFS_IOC_GETBMAPX caller. */1035 #define XFS_IOC_GETBMAPX _IOWR('X', 56, struct getbmap) macro