Home
last modified time | relevance | path

Searched refs:xfs_dir3_leaf_hdr_from_disk (Results 1 – 5 of 5) sorted by relevance

/fs/xfs/
Dxfs_dir2_node.c71 xfs_dir3_leaf_hdr_from_disk(&leafhdr, leaf); in xfs_dir3_leafn_check()
443 xfs_dir3_leaf_hdr_from_disk(&leafhdr, leaf); in xfs_dir2_leafn_add()
537 xfs_dir3_leaf_hdr_from_disk(&leafhdr, leaf); in xfs_dir2_leafn_lasthash()
584 xfs_dir3_leaf_hdr_from_disk(&leafhdr, leaf); in xfs_dir2_leafn_lookup_for_addname()
734 xfs_dir3_leaf_hdr_from_disk(&leafhdr, leaf); in xfs_dir2_leafn_lookup_for_entry()
965 xfs_dir3_leaf_hdr_from_disk(&hdr1, leaf1); in xfs_dir2_leafn_order()
966 xfs_dir3_leaf_hdr_from_disk(&hdr2, leaf2); in xfs_dir2_leafn_order()
1020 xfs_dir3_leaf_hdr_from_disk(&hdr1, leaf1); in xfs_dir2_leafn_rebalance()
1021 xfs_dir3_leaf_hdr_from_disk(&hdr2, leaf2); in xfs_dir2_leafn_rebalance()
1221 xfs_dir3_leaf_hdr_from_disk(&leafhdr, leaf); in xfs_dir2_leafn_remove()
[all …]
Dxfs_dir2_leaf.c68 xfs_dir3_leaf_hdr_from_disk(&leafhdr, leaf); in xfs_dir3_leaf1_check()
84 xfs_dir3_leaf_hdr_from_disk( in xfs_dir3_leaf_hdr_from_disk() function
193 xfs_dir3_leaf_hdr_from_disk(&leafhdr, leaf); in xfs_dir3_leaf_verify()
464 xfs_dir3_leaf_hdr_from_disk(&leafhdr, leaf); in xfs_dir2_block_to_leaf()
696 xfs_dir3_leaf_hdr_from_disk(&leafhdr, leaf); in xfs_dir2_leaf_addname()
1664 xfs_dir3_leaf_hdr_from_disk(&leafhdr, leaf); in xfs_dir2_leaf_lookup_int()
1799 xfs_dir3_leaf_hdr_from_disk(&leafhdr, leaf); in xfs_dir2_leaf_removename()
1975 xfs_dir3_leaf_hdr_from_disk(&leafhdr, leaf); in xfs_dir2_leaf_search_hash()
2168 xfs_dir3_leaf_hdr_from_disk(&leafhdr, leaf); in xfs_dir2_node_to_leaf()
Dxfs_dir2_priv.h115 extern void xfs_dir3_leaf_hdr_from_disk(struct xfs_dir3_icleaf_hdr *to,
Dxfs_da_btree.c607 xfs_dir3_leaf_hdr_from_disk(&leafhdr, leaf); in xfs_da3_root_split()
2223 xfs_dir3_leaf_hdr_from_disk(&leafhdr, dead_leaf2); in xfs_da3_swap_lastblock()
Dxfs_dir2_block.c1031 xfs_dir3_leaf_hdr_from_disk(&leafhdr, leaf); in xfs_dir2_leaf_to_block()