xfs_bmap_split_extent  225 fs/xfs/libxfs/xfs_bmap.h int	xfs_bmap_split_extent(struct xfs_inode *ip, xfs_fileoff_t split_offset);
xfs_bmap_split_extent 1323 fs/xfs/xfs_bmap_util.c 	error = xfs_bmap_split_extent(ip, stop_fsb);