Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_bmap.h221 int xfs_bmap_collapse_extents(struct xfs_trans *tp, struct xfs_inode *ip,
Dxfs_bmap.c5833 xfs_bmap_collapse_extents( in xfs_bmap_collapse_extents() function
/Linux-v5.15/fs/xfs/
Dxfs_bmap_util.c1129 error = xfs_bmap_collapse_extents(tp, ip, &next_fsb, shift_fsb, in xfs_collapse_file_space()