Home
last modified time | relevance | path

Searched refs:xfs_bmap_split_extent (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_bmap.h214 int xfs_bmap_split_extent(struct xfs_trans *tp, struct xfs_inode *ip,
H A Dxfs_bmap.c5985 xfs_bmap_split_extent( in xfs_bmap_split_extent() function
/openbmc/linux/fs/xfs/
H A Dxfs_bmap_util.c1239 error = xfs_bmap_split_extent(tp, ip, stop_fsb); in xfs_insert_file_space()