getbmapx
XFS_CHECK_STRUCT_SIZE(struct getbmapx, 48);
struct getbmapx *bmv,
struct getbmapx *bmv,
struct getbmapx *bmv)
struct getbmapx *bmv, /* user bmap structure */
int xfs_getbmap(struct xfs_inode *ip, struct getbmapx *bmv,
struct getbmapx __user *u,
if (recsize < sizeof(struct getbmapx))
struct getbmapx bmx = { 0 };
recsize = sizeof(struct getbmapx);