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

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_leaf.c165 (char *)&hdr->ents[hdr->count] > (char *)xfs_dir2_leaf_bests_p(ltp))
477 bestsp = xfs_dir2_leaf_bests_p(ltp);
665 bestsp = xfs_dir2_leaf_bests_p(ltp);
1079 firstb = xfs_dir2_leaf_bests_p(ltp) + first;
1080 lastb = xfs_dir2_leaf_bests_p(ltp) + last;
1394 bestsp = xfs_dir2_leaf_bests_p(ltp);
1649 bestsp = xfs_dir2_leaf_bests_p(ltp);
1793 memcpy(xfs_dir2_leaf_bests_p(ltp), freehdr.bests,
H A Dxfs_da_format.h470 xfs_dir2_leaf_bests_p(struct xfs_dir2_leaf_tail *ltp) function
H A Dxfs_dir2_block.c970 bestsp = xfs_dir2_leaf_bests_p(ltp);
H A Dxfs_dir2_node.c456 from = xfs_dir2_leaf_bests_p(ltp);
/linux-master/fs/xfs/scrub/
H A Ddir.c482 bestp = xfs_dir2_leaf_bests_p(ltp);

Completed in 130 milliseconds