Searched refs:xfs_dir2_leaf_bests_p (Results 1 – 4 of 4) sorted by relevance
137 bestsp = xfs_dir2_leaf_bests_p(ltp); in xfs_dir2_block_to_leaf()334 bestsp = xfs_dir2_leaf_bests_p(ltp); in xfs_dir2_leaf_addname()610 (char *)xfs_dir2_leaf_bests_p(ltp)); in xfs_dir2_leaf_check()1202 firstb = xfs_dir2_leaf_bests_p(ltp) + first; in xfs_dir2_leaf_log_bests()1203 lastb = xfs_dir2_leaf_bests_p(ltp) + last; in xfs_dir2_leaf_log_bests()1500 bestsp = xfs_dir2_leaf_bests_p(ltp); in xfs_dir2_leaf_removename()1751 bestsp = xfs_dir2_leaf_bests_p(ltp); in xfs_dir2_leaf_trim_data()1882 memcpy(xfs_dir2_leaf_bests_p(ltp), free->bests, in xfs_dir2_node_to_leaf()
380 xfs_dir2_leaf_bests_p(struct xfs_dir2_leaf_tail *ltp) in xfs_dir2_leaf_bests_p() function
912 bestsp = xfs_dir2_leaf_bests_p(ltp); in xfs_dir2_leaf_to_block()
154 for (i = n = 0, from = xfs_dir2_leaf_bests_p(ltp), to = free->bests; in xfs_dir2_leaf_to_node()