xfs_fsmap_to_internal   31 fs/xfs/xfs_fsmap.h void xfs_fsmap_to_internal(struct xfs_fsmap *dest, struct fsmap *src);
xfs_fsmap_to_internal 1880 fs/xfs/xfs_ioctl.c 	xfs_fsmap_to_internal(&xhead.fmh_keys[0], &head.fmh_keys[0]);
xfs_fsmap_to_internal 1881 fs/xfs/xfs_ioctl.c 	xfs_fsmap_to_internal(&xhead.fmh_keys[1], &head.fmh_keys[1]);