Home
last modified time | relevance | path

Searched refs:xfs_dir3_icleaf_hdr (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_dir2_priv.h58 struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_buf *bp);
59 extern void xfs_dir3_leaf_compact_x1(struct xfs_dir3_icleaf_hdr *leafhdr,
76 xfs_dir3_leaf_find_entry(struct xfs_dir3_icleaf_hdr *leafhdr,
82 struct xfs_inode *dp, struct xfs_dir3_icleaf_hdr *hdr,
Dxfs_dir2_leaf.c47 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leaf1_check()
84 struct xfs_dir3_icleaf_hdr *hdr, in xfs_dir3_leaf_check_int()
92 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leaf_check_int()
411 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_block_to_leaf()
500 struct xfs_dir3_icleaf_hdr *leafhdr, in xfs_dir3_leaf_find_stale()
531 struct xfs_dir3_icleaf_hdr *leafhdr, in xfs_dir3_leaf_find_entry()
654 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_addname()
934 struct xfs_dir3_icleaf_hdr *leafhdr, in xfs_dir3_leaf_compact()
988 struct xfs_dir3_icleaf_hdr *leafhdr, in xfs_dir3_leaf_compact_x1()
1250 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_lookup_int()
[all …]
Dxfs_dir2_node.c50 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leafn_check()
440 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leafn_add()
541 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_lasthash()
586 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leafn_lookup_for_addname()
738 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leafn_lookup_for_entry()
892 struct xfs_dir3_icleaf_hdr *shdr, in xfs_dir3_leafn_moveents()
896 struct xfs_dir3_icleaf_hdr *dhdr, in xfs_dir3_leafn_moveents()
976 struct xfs_dir3_icleaf_hdr hdr1; in xfs_dir2_leafn_order()
977 struct xfs_dir3_icleaf_hdr hdr2; in xfs_dir2_leafn_order()
1018 struct xfs_dir3_icleaf_hdr hdr1; in xfs_dir2_leafn_rebalance()
[all …]
Dxfs_dir2.h75 struct xfs_dir3_icleaf_hdr *from);
76 void (*leaf_hdr_from_disk)(struct xfs_dir3_icleaf_hdr *to,
Dxfs_da_format.c437 struct xfs_dir3_icleaf_hdr *to, in xfs_dir2_leaf_hdr_from_disk()
453 struct xfs_dir3_icleaf_hdr *from) in xfs_dir2_leaf_hdr_to_disk()
467 struct xfs_dir3_icleaf_hdr *to, in xfs_dir3_leaf_hdr_from_disk()
485 struct xfs_dir3_icleaf_hdr *from) in xfs_dir3_leaf_hdr_to_disk()
Dxfs_da_format.h437 struct xfs_dir3_icleaf_hdr { struct
Dxfs_dir2_block.c921 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_to_block()
Dxfs_da_btree.c573 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_da3_root_split()
2221 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_da3_swap_lastblock()
/Linux-v4.19/fs/xfs/scrub/
Ddir.c481 struct xfs_dir3_icleaf_hdr leafhdr; in xchk_directory_leaf1_bestfree()