Searched refs:xfs_dir2_leaf_bests_p (Results 1 – 5 of 5) sorted by relevance
165 (char *)&hdr->ents[hdr->count] > (char *)xfs_dir2_leaf_bests_p(ltp)) in xfs_dir3_leaf_check_int()527 bestsp = xfs_dir2_leaf_bests_p(ltp); in xfs_dir2_block_to_leaf()716 bestsp = xfs_dir2_leaf_bests_p(ltp); in xfs_dir2_leaf_addname()1130 firstb = xfs_dir2_leaf_bests_p(ltp) + first; in xfs_dir3_leaf_log_bests()1131 lastb = xfs_dir2_leaf_bests_p(ltp) + last; in xfs_dir3_leaf_log_bests()1446 bestsp = xfs_dir2_leaf_bests_p(ltp); in xfs_dir2_leaf_removename()1702 bestsp = xfs_dir2_leaf_bests_p(ltp); in xfs_dir2_leaf_trim_data()1847 memcpy(xfs_dir2_leaf_bests_p(ltp), freehdr.bests, in xfs_dir2_node_to_leaf()
470 xfs_dir2_leaf_bests_p(struct xfs_dir2_leaf_tail *ltp) in xfs_dir2_leaf_bests_p() function
975 bestsp = xfs_dir2_leaf_bests_p(ltp); in xfs_dir2_leaf_to_block()
460 from = xfs_dir2_leaf_bests_p(ltp); in xfs_dir2_leaf_to_node()
650 bestp = xfs_dir2_leaf_bests_p(ltp); in xchk_directory_leaf1_bestfree()
Completed in 16 milliseconds