Searched refs:getbmap (Results 1 – 4 of 4) sorted by relevance
35 struct getbmap { struct1210 #define XFS_IOC_GETBMAP _IOWR('X', 38, struct getbmap)1216 #define XFS_IOC_GETBMAPA _IOWR('X', 44, struct getbmap)1220 #define XFS_IOC_GETBMAPX _IOWR('X', 56, struct getbmap)
9 struct getbmap;
304 XFS_CHECK_STRUCT_SIZE(struct getbmap, 32); in xfs_check_ondisk_structs()
882 recsize = sizeof(struct getbmap); in xfs_ioc_getbmap()