Searched refs:xfs_bmap_last_before (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/fs/xfs/libxfs/ |
H A D | xfs_bmap.h | 193 int xfs_bmap_last_before(struct xfs_trans *tp, struct xfs_inode *ip,
|
H A D | xfs_dir2.c | 715 if ((error = xfs_bmap_last_before(tp, dp, &bno, XFS_DATA_FORK))) { xfs_dir2_shrink_inode()
|
H A D | xfs_dir2_leaf.c | 1729 if ((error = xfs_bmap_last_before(tp, dp, &fo, XFS_DATA_FORK))) { xfs_dir2_node_to_leaf()
|
H A D | xfs_da_btree.c | 2151 error = xfs_bmap_last_before(tp, dp, &lastoff, w); xfs_da3_swap_lastblock()
|
H A D | xfs_bmap.c | 1525 xfs_bmap_last_before( xfs_bmap_last_before() function
|
Completed in 129 milliseconds