Searched refs:xfs_bmap_split_extent (Results 1 – 3 of 3) sorted by relevance
232 int xfs_bmap_split_extent(struct xfs_inode *ip, xfs_fileoff_t split_offset);
5945 xfs_bmap_split_extent( in xfs_bmap_split_extent() function
1487 error = xfs_bmap_split_extent(ip, stop_fsb); in xfs_shift_file_space()