leaf_hdr_size     721 fs/xfs/libxfs/xfs_da_format.c 	.leaf_hdr_size = sizeof(struct xfs_dir2_leaf_hdr),
leaf_hdr_size     771 fs/xfs/libxfs/xfs_da_format.c 	.leaf_hdr_size = sizeof(struct xfs_dir2_leaf_hdr),
leaf_hdr_size     821 fs/xfs/libxfs/xfs_da_format.c 	.leaf_hdr_size = sizeof(struct xfs_dir3_leaf_hdr),
leaf_hdr_size      73 fs/xfs/libxfs/xfs_dir2.h 	int	leaf_hdr_size;
leaf_hdr_size    1079 fs/xfs/libxfs/xfs_dir2_leaf.c 			  args->dp->d_ops->leaf_hdr_size - 1);
leaf_hdr_size    1346 fs/xfs/libxfs/xfs_dir2_node.c 	*rval = (dp->d_ops->leaf_hdr_size +
leaf_hdr_size    1452 fs/xfs/libxfs/xfs_dir2_node.c 	bytes = dp->d_ops->leaf_hdr_size + count * sizeof(ents[0]);