Home
last modified time | relevance | path

Searched refs:xfs_bmap_last_before (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_dir2.c708 if ((error = xfs_bmap_last_before(tp, dp, &bno, XFS_DATA_FORK))) { in xfs_dir2_shrink_inode()
H A Dxfs_da_btree.c2437 error = xfs_bmap_last_before(tp, dp, &lastoff, w); in xfs_da3_swap_lastblock()
H A Dxfs_bmap.c1293 xfs_bmap_last_before( in xfs_bmap_last_before() function