Searched refs:getbmap (Results 1 – 3 of 3) sorted by relevance
34 struct getbmap { struct788 #define XFS_IOC_GETBMAP _IOWR('X', 38, struct getbmap)794 #define XFS_IOC_GETBMAPA _IOWR('X', 44, struct getbmap)798 #define XFS_IOC_GETBMAPX _IOWR('X', 56, struct getbmap)
9 struct getbmap;
1678 recsize = sizeof(struct getbmap); in xfs_ioc_getbmap()