getbmap          1265 fs/xfs/linux-2.6/xfs_ioctl.c 	struct getbmap		bm;
getbmap          1279 fs/xfs/linux-2.6/xfs_ioctl.c 	error = xfs_getbmap(ip, &bm, (struct getbmap __user *)arg+1, iflags);
getbmap          1294 fs/xfs/linux-2.6/xfs_ioctl.c 	struct getbmap		bm;
getbmap          5793 fs/xfs/xfs_bmap.c 	struct getbmap		out;		/* output structure */
getbmap          5972 fs/xfs/xfs_bmap.c 					((struct getbmap __user *)ap + 1);
getbmap            21 fs/xfs/xfs_bmap.h struct getbmap;
getbmap           446 fs/xfs/xfs_fs.h #define XFS_IOC_GETBMAP		_IOWR('X', 38, struct getbmap)
getbmap           452 fs/xfs/xfs_fs.h #define XFS_IOC_GETBMAPA	_IOWR('X', 44, struct getbmap)
getbmap           456 fs/xfs/xfs_fs.h #define XFS_IOC_GETBMAPX	_IOWR('X', 56, struct getbmap)