Searched refs:xfs_bmap_collapse_extents (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_bmap.h | 222 int xfs_bmap_collapse_extents(struct xfs_trans *tp, struct xfs_inode *ip,
|
H A D | xfs_bmap.c | 5770 xfs_bmap_collapse_extents( in xfs_bmap_collapse_extents() function
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_bmap.h | 206 int xfs_bmap_collapse_extents(struct xfs_trans *tp, struct xfs_inode *ip,
|
H A D | xfs_bmap.c | 5742 xfs_bmap_collapse_extents( in xfs_bmap_collapse_extents() function
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_bmap_util.c | 1093 error = xfs_bmap_collapse_extents(tp, ip, &next_fsb, shift_fsb, in xfs_collapse_file_space()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_bmap_util.c | 1138 error = xfs_bmap_collapse_extents(tp, ip, &next_fsb, shift_fsb, in xfs_collapse_file_space()
|
Completed in 28 milliseconds