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

/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_bmap.h193 int xfs_bmap_last_before(struct xfs_trans *tp, struct xfs_inode *ip,
H A Dxfs_dir2.c715 if ((error = xfs_bmap_last_before(tp, dp, &bno, XFS_DATA_FORK))) { xfs_dir2_shrink_inode()
H A Dxfs_dir2_leaf.c1729 if ((error = xfs_bmap_last_before(tp, dp, &fo, XFS_DATA_FORK))) { xfs_dir2_node_to_leaf()
H A Dxfs_da_btree.c2151 error = xfs_bmap_last_before(tp, dp, &lastoff, w); xfs_da3_swap_lastblock()
H A Dxfs_bmap.c1525 xfs_bmap_last_before( xfs_bmap_last_before() function

Completed in 129 milliseconds