Home
last modified time | relevance | path

Searched refs:leaf_ents_p (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_dir2_node.c394 ents = dp->d_ops->leaf_ents_p(leaf); in xfs_dir2_leafn_add()
499 ents = dp->d_ops->leaf_ents_p(leaf); in xfs_dir2_leafn_lasthash()
537 ents = dp->d_ops->leaf_ents_p(leaf); in xfs_dir2_leafn_lookup_for_addname()
689 ents = dp->d_ops->leaf_ents_p(leaf); in xfs_dir2_leafn_lookup_for_entry()
925 ents1 = dp->d_ops->leaf_ents_p(leaf1); in xfs_dir2_leafn_order()
926 ents2 = dp->d_ops->leaf_ents_p(leaf2); in xfs_dir2_leafn_order()
981 ents1 = dp->d_ops->leaf_ents_p(leaf1); in xfs_dir2_leafn_rebalance()
982 ents2 = dp->d_ops->leaf_ents_p(leaf2); in xfs_dir2_leafn_rebalance()
1178 ents = dp->d_ops->leaf_ents_p(leaf); in xfs_dir2_leafn_remove()
1400 ents = dp->d_ops->leaf_ents_p(leaf); in xfs_dir2_leafn_toosmall()
[all …]
Dxfs_dir2_leaf.c107 ents = ops->leaf_ents_p(leaf); in xfs_dir3_leaf_check_int()
419 ents = dp->d_ops->leaf_ents_p(leaf); in xfs_dir2_block_to_leaf()
653 ents = dp->d_ops->leaf_ents_p(leaf); in xfs_dir2_leaf_addname()
927 ents = dp->d_ops->leaf_ents_p(leaf); in xfs_dir3_leaf_compact()
1094 ents = args->dp->d_ops->leaf_ents_p(leaf); in xfs_dir3_leaf_log_ents()
1175 ents = dp->d_ops->leaf_ents_p(leaf); in xfs_dir2_leaf_lookup()
1239 ents = dp->d_ops->leaf_ents_p(leaf); in xfs_dir2_leaf_lookup_int()
1374 ents = dp->d_ops->leaf_ents_p(leaf); in xfs_dir2_leaf_removename()
1505 ents = dp->d_ops->leaf_ents_p(leaf); in xfs_dir2_leaf_replace()
1550 ents = args->dp->d_ops->leaf_ents_p(leaf); in xfs_dir2_leaf_search_hash()
Dxfs_da_format.c745 .leaf_ents_p = xfs_dir2_leaf_ents_p,
795 .leaf_ents_p = xfs_dir2_leaf_ents_p,
845 .leaf_ents_p = xfs_dir3_leaf_ents_p,
Dxfs_dir2.h91 (*leaf_ents_p)(struct xfs_dir2_leaf *lp); member
Dxfs_dir2_block.c931 ents = dp->d_ops->leaf_ents_p(leaf); in xfs_dir2_leaf_to_block()
Dxfs_da_btree.c559 ents = dp->d_ops->leaf_ents_p(leaf); in xfs_da3_root_split()
2182 ents = dp->d_ops->leaf_ents_p(dead_leaf2); in xfs_da3_swap_lastblock()