Searched refs:xfs_bmap_last_before (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/fs/xfs/libxfs/ |
D | xfs_bmap.h | 198 int xfs_bmap_last_before(struct xfs_trans *tp, struct xfs_inode *ip,
|
D | xfs_dir2.c | 693 if ((error = xfs_bmap_last_before(tp, dp, &bno, XFS_DATA_FORK))) { in xfs_dir2_shrink_inode()
|
D | xfs_dir2_leaf.c | 1726 if ((error = xfs_bmap_last_before(tp, dp, &fo, XFS_DATA_FORK))) { in xfs_dir2_node_to_leaf()
|
D | xfs_da_btree.c | 2293 error = xfs_bmap_last_before(tp, dp, &lastoff, w); in xfs_da3_swap_lastblock()
|
D | xfs_bmap.c | 1319 xfs_bmap_last_before( in xfs_bmap_last_before() function
|