Home
last modified time | relevance | path

Searched refs:xfs_bmap_last_before (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_bmap.h198 int xfs_bmap_last_before(struct xfs_trans *tp, struct xfs_inode *ip,
H A Dxfs_dir2.c693 if ((error = xfs_bmap_last_before(tp, dp, &bno, XFS_DATA_FORK))) { in xfs_dir2_shrink_inode()
H A Dxfs_dir2_leaf.c1726 if ((error = xfs_bmap_last_before(tp, dp, &fo, XFS_DATA_FORK))) { in xfs_dir2_node_to_leaf()
H A Dxfs_da_btree.c2293 error = xfs_bmap_last_before(tp, dp, &lastoff, w); in xfs_da3_swap_lastblock()
H A Dxfs_bmap.c1319 xfs_bmap_last_before( in xfs_bmap_last_before() function
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_bmap.h183 int xfs_bmap_last_before(struct xfs_trans *tp, struct xfs_inode *ip,
H A Dxfs_dir2.c716 if ((error = xfs_bmap_last_before(tp, dp, &bno, XFS_DATA_FORK))) { in xfs_dir2_shrink_inode()
H A Dxfs_dir2_leaf.c1735 if ((error = xfs_bmap_last_before(tp, dp, &fo, XFS_DATA_FORK))) { in xfs_dir2_node_to_leaf()
H A Dxfs_da_btree.c2305 error = xfs_bmap_last_before(tp, dp, &lastoff, w); in xfs_da3_swap_lastblock()
H A Dxfs_bmap.c1275 xfs_bmap_last_before( in xfs_bmap_last_before() function

Completed in 27 milliseconds