xfs_fsmap_owner_to_rmap  405 fs/xfs/xfs_fsmap.c 	error = xfs_fsmap_owner_to_rmap(&info->low, keys);
xfs_fsmap_owner_to_rmap  411 fs/xfs/xfs_fsmap.c 	error = xfs_fsmap_owner_to_rmap(&info->high, keys + 1);
xfs_fsmap_owner_to_rmap  485 fs/xfs/xfs_fsmap.c 	error = xfs_fsmap_owner_to_rmap(&info->low, &keys[0]);
xfs_fsmap_owner_to_rmap  493 fs/xfs/xfs_fsmap.c 	error = xfs_fsmap_owner_to_rmap(&info->high, &keys[1]);
xfs_fsmap_owner_to_rmap  587 fs/xfs/xfs_fsmap.c 	error = xfs_fsmap_owner_to_rmap(&info->low, &keys[0]);
xfs_fsmap_owner_to_rmap  613 fs/xfs/xfs_fsmap.c 			error = xfs_fsmap_owner_to_rmap(&info->high, &keys[1]);