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