xfs_bmap_last_before  193 fs/xfs/libxfs/xfs_bmap.h int	xfs_bmap_last_before(struct xfs_trans *tp, struct xfs_inode *ip,
xfs_bmap_last_before 2213 fs/xfs/libxfs/xfs_da_btree.c 	error = xfs_bmap_last_before(tp, dp, &lastoff, w);
xfs_bmap_last_before  685 fs/xfs/libxfs/xfs_dir2.c 	if ((error = xfs_bmap_last_before(tp, dp, &bno, XFS_DATA_FORK))) {
xfs_bmap_last_before 1690 fs/xfs/libxfs/xfs_dir2_leaf.c 	if ((error = xfs_bmap_last_before(tp, dp, &fo, XFS_DATA_FORK))) {