Searched refs:xfs_dir3_icleaf_hdr (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
D | xfs_dir2_priv.h | 15 struct xfs_dir3_icleaf_hdr { struct 94 struct xfs_dir3_icleaf_hdr *to, struct xfs_dir2_leaf *from); 96 struct xfs_dir3_icleaf_hdr *from); 105 struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_buf *bp); 106 extern void xfs_dir3_leaf_compact_x1(struct xfs_dir3_icleaf_hdr *leafhdr, 112 struct xfs_dir3_icleaf_hdr *hdr, struct xfs_buf *bp, int first, 124 xfs_dir3_leaf_find_entry(struct xfs_dir3_icleaf_hdr *leafhdr, 130 struct xfs_dir3_icleaf_hdr *hdr, struct xfs_dir2_leaf *leaf);
|
D | xfs_dir2_leaf.c | 28 struct xfs_dir3_icleaf_hdr *leafhdr); 37 struct xfs_dir3_icleaf_hdr *to, in xfs_dir2_leaf_hdr_from_disk() 69 struct xfs_dir3_icleaf_hdr *from) in xfs_dir2_leaf_hdr_to_disk() 105 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leaf1_check() 141 struct xfs_dir3_icleaf_hdr *hdr, in xfs_dir3_leaf_check_int() 190 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leaf_verify() 393 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_block_to_leaf() 482 struct xfs_dir3_icleaf_hdr *leafhdr, in xfs_dir3_leaf_find_stale() 513 struct xfs_dir3_icleaf_hdr *leafhdr, in xfs_dir3_leaf_find_entry() 608 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_addname() [all …]
|
D | xfs_dir2_node.c | 65 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leafn_check() 498 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leafn_add() 604 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_lasthash() 646 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leafn_lookup_for_addname() 796 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leafn_lookup_for_entry() 952 struct xfs_dir3_icleaf_hdr *shdr, in xfs_dir3_leafn_moveents() 956 struct xfs_dir3_icleaf_hdr *dhdr, in xfs_dir3_leafn_moveents() 1037 struct xfs_dir3_icleaf_hdr hdr1; in xfs_dir2_leafn_order() 1038 struct xfs_dir3_icleaf_hdr hdr2; in xfs_dir2_leafn_order() 1079 struct xfs_dir3_icleaf_hdr hdr1; in xfs_dir2_leafn_rebalance() [all …]
|
D | xfs_dir2.h | 22 struct xfs_dir3_icleaf_hdr;
|
D | xfs_dir2_block.c | 945 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_to_block()
|
D | xfs_da_btree.c | 685 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_da3_root_split() 2316 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_da3_swap_lastblock()
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
D | dir.c | 206 struct xfs_dir3_icleaf_hdr hdr; in xchk_dir_rec() 488 struct xfs_dir3_icleaf_hdr leafhdr; in xchk_directory_leaf1_bestfree()
|