getbmap             9 fs/xfs/libxfs/xfs_bmap.h struct getbmap;
getbmap           757 fs/xfs/libxfs/xfs_fs.h #define XFS_IOC_GETBMAP		_IOWR('X', 38, struct getbmap)
getbmap           763 fs/xfs/libxfs/xfs_fs.h #define XFS_IOC_GETBMAPA	_IOWR('X', 44, struct getbmap)
getbmap           767 fs/xfs/libxfs/xfs_fs.h #define XFS_IOC_GETBMAPX	_IOWR('X', 56, struct getbmap)
getbmap          1792 fs/xfs/xfs_ioctl.c 		recsize = sizeof(struct getbmap);