leaf_ents_p       596 fs/xfs/libxfs/xfs_da_btree.c 		ents = dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p      2244 fs/xfs/libxfs/xfs_da_btree.c 		ents = dp->d_ops->leaf_ents_p(dead_leaf2);
leaf_ents_p       725 fs/xfs/libxfs/xfs_da_format.c 	.leaf_ents_p = xfs_dir2_leaf_ents_p,
leaf_ents_p       775 fs/xfs/libxfs/xfs_da_format.c 	.leaf_ents_p = xfs_dir2_leaf_ents_p,
leaf_ents_p       825 fs/xfs/libxfs/xfs_da_format.c 	.leaf_ents_p = xfs_dir3_leaf_ents_p,
leaf_ents_p        80 fs/xfs/libxfs/xfs_dir2.h 		(*leaf_ents_p)(struct xfs_dir2_leaf *lp);
leaf_ents_p       927 fs/xfs/libxfs/xfs_dir2_block.c 	ents = dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p       103 fs/xfs/libxfs/xfs_dir2_leaf.c 	ents = ops->leaf_ents_p(leaf);
leaf_ents_p       379 fs/xfs/libxfs/xfs_dir2_leaf.c 	ents = dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p       610 fs/xfs/libxfs/xfs_dir2_leaf.c 	ents = dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p       887 fs/xfs/libxfs/xfs_dir2_leaf.c 	ents = dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p      1054 fs/xfs/libxfs/xfs_dir2_leaf.c 	ents = args->dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p      1135 fs/xfs/libxfs/xfs_dir2_leaf.c 	ents = dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p      1199 fs/xfs/libxfs/xfs_dir2_leaf.c 	ents = dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p      1334 fs/xfs/libxfs/xfs_dir2_leaf.c 	ents = dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p      1466 fs/xfs/libxfs/xfs_dir2_leaf.c 	ents = dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p      1511 fs/xfs/libxfs/xfs_dir2_leaf.c 	ents = args->dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p       442 fs/xfs/libxfs/xfs_dir2_node.c 	ents = dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p       549 fs/xfs/libxfs/xfs_dir2_node.c 	ents = dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p       587 fs/xfs/libxfs/xfs_dir2_node.c 	ents = dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p       739 fs/xfs/libxfs/xfs_dir2_node.c 	ents = dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p       976 fs/xfs/libxfs/xfs_dir2_node.c 	ents1 = dp->d_ops->leaf_ents_p(leaf1);
leaf_ents_p       977 fs/xfs/libxfs/xfs_dir2_node.c 	ents2 = dp->d_ops->leaf_ents_p(leaf2);
leaf_ents_p      1029 fs/xfs/libxfs/xfs_dir2_node.c 	ents1 = dp->d_ops->leaf_ents_p(leaf1);
leaf_ents_p      1030 fs/xfs/libxfs/xfs_dir2_node.c 	ents2 = dp->d_ops->leaf_ents_p(leaf2);
leaf_ents_p      1226 fs/xfs/libxfs/xfs_dir2_node.c 	ents = dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p      1448 fs/xfs/libxfs/xfs_dir2_node.c 	ents = dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p      1511 fs/xfs/libxfs/xfs_dir2_node.c 		ents = dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p      1575 fs/xfs/libxfs/xfs_dir2_node.c 	sents = dp->d_ops->leaf_ents_p(save_leaf);
leaf_ents_p      1576 fs/xfs/libxfs/xfs_dir2_node.c 	dents = dp->d_ops->leaf_ents_p(drop_leaf);
leaf_ents_p      2198 fs/xfs/libxfs/xfs_dir2_node.c 		ents = args->dp->d_ops->leaf_ents_p(leaf);
leaf_ents_p       101 fs/xfs/scrub/dabtree.c 		ents = (char *)ds->dargs.dp->d_ops->leaf_ents_p(baddr);
leaf_ents_p       105 fs/xfs/scrub/dabtree.c 		ents = (char *)ds->dargs.dp->d_ops->leaf_ents_p(baddr);
leaf_ents_p       502 fs/xfs/scrub/dir.c 	ents = d_ops->leaf_ents_p(leaf);