Searched refs:getbmap (Results 1 – 2 of 2) sorted by relevance
35 struct getbmap { struct1022 #define XFS_IOC_GETBMAP _IOWR('X', 38, struct getbmap)1028 #define XFS_IOC_GETBMAPA _IOWR('X', 44, struct getbmap)1032 #define XFS_IOC_GETBMAPX _IOWR('X', 56, struct getbmap)
886 recsize = sizeof(struct getbmap); in xfs_ioc_getbmap()