leaf_hdr_from_disk  595 fs/xfs/libxfs/xfs_da_btree.c 		dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
leaf_hdr_from_disk 2243 fs/xfs/libxfs/xfs_da_btree.c 		dp->d_ops->leaf_hdr_from_disk(&leafhdr, dead_leaf2);
leaf_hdr_from_disk  723 fs/xfs/libxfs/xfs_da_format.c 	.leaf_hdr_from_disk = xfs_dir2_leaf_hdr_from_disk,
leaf_hdr_from_disk  773 fs/xfs/libxfs/xfs_da_format.c 	.leaf_hdr_from_disk = xfs_dir2_leaf_hdr_from_disk,
leaf_hdr_from_disk  823 fs/xfs/libxfs/xfs_da_format.c 	.leaf_hdr_from_disk = xfs_dir3_leaf_hdr_from_disk,
leaf_hdr_from_disk   76 fs/xfs/libxfs/xfs_dir2.h 	void	(*leaf_hdr_from_disk)(struct xfs_dir3_icleaf_hdr *to,
leaf_hdr_from_disk  926 fs/xfs/libxfs/xfs_dir2_block.c 	dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
leaf_hdr_from_disk   46 fs/xfs/libxfs/xfs_dir2_leaf.c 	dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
leaf_hdr_from_disk   99 fs/xfs/libxfs/xfs_dir2_leaf.c 		ops->leaf_hdr_from_disk(&leafhdr, leaf);
leaf_hdr_from_disk  384 fs/xfs/libxfs/xfs_dir2_leaf.c 	dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
leaf_hdr_from_disk  611 fs/xfs/libxfs/xfs_dir2_leaf.c 	dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
leaf_hdr_from_disk 1200 fs/xfs/libxfs/xfs_dir2_leaf.c 	dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
leaf_hdr_from_disk 1333 fs/xfs/libxfs/xfs_dir2_leaf.c 	dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
leaf_hdr_from_disk 1512 fs/xfs/libxfs/xfs_dir2_leaf.c 	args->dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
leaf_hdr_from_disk 1700 fs/xfs/libxfs/xfs_dir2_leaf.c 	dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
leaf_hdr_from_disk   48 fs/xfs/libxfs/xfs_dir2_node.c 	dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
leaf_hdr_from_disk  441 fs/xfs/libxfs/xfs_dir2_node.c 	dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
leaf_hdr_from_disk  537 fs/xfs/libxfs/xfs_dir2_node.c 	dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
leaf_hdr_from_disk  586 fs/xfs/libxfs/xfs_dir2_node.c 	dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
leaf_hdr_from_disk  738 fs/xfs/libxfs/xfs_dir2_node.c 	dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
leaf_hdr_from_disk  974 fs/xfs/libxfs/xfs_dir2_node.c 	dp->d_ops->leaf_hdr_from_disk(&hdr1, leaf1);
leaf_hdr_from_disk  975 fs/xfs/libxfs/xfs_dir2_node.c 	dp->d_ops->leaf_hdr_from_disk(&hdr2, leaf2);
leaf_hdr_from_disk 1027 fs/xfs/libxfs/xfs_dir2_node.c 	dp->d_ops->leaf_hdr_from_disk(&hdr1, leaf1);
leaf_hdr_from_disk 1028 fs/xfs/libxfs/xfs_dir2_node.c 	dp->d_ops->leaf_hdr_from_disk(&hdr2, leaf2);
leaf_hdr_from_disk 1225 fs/xfs/libxfs/xfs_dir2_node.c 	dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
leaf_hdr_from_disk 1447 fs/xfs/libxfs/xfs_dir2_node.c 	dp->d_ops->leaf_hdr_from_disk(&leafhdr, leaf);
leaf_hdr_from_disk 1510 fs/xfs/libxfs/xfs_dir2_node.c 		dp->d_ops->leaf_hdr_from_disk(&hdr2, leaf);
leaf_hdr_from_disk 1573 fs/xfs/libxfs/xfs_dir2_node.c 	dp->d_ops->leaf_hdr_from_disk(&savehdr, save_leaf);
leaf_hdr_from_disk 1574 fs/xfs/libxfs/xfs_dir2_node.c 	dp->d_ops->leaf_hdr_from_disk(&drophdr, drop_leaf);
leaf_hdr_from_disk  501 fs/xfs/scrub/dir.c 	d_ops->leaf_hdr_from_disk(&leafhdr, leaf);