Searched refs:xfs_dir3_icleaf_hdr (Results 1 – 7 of 7) sorted by relevance
/linux-6.14.4/fs/xfs/libxfs/ |
D | xfs_dir2_priv.h | 15 struct xfs_dir3_icleaf_hdr { struct 95 struct xfs_dir3_icleaf_hdr *to, struct xfs_dir2_leaf *from); 97 struct xfs_dir3_icleaf_hdr *from); 106 struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_buf *bp); 107 extern void xfs_dir3_leaf_compact_x1(struct xfs_dir3_icleaf_hdr *leafhdr, 113 struct xfs_dir3_icleaf_hdr *hdr, struct xfs_buf *bp, int first, 125 xfs_dir3_leaf_find_entry(struct xfs_dir3_icleaf_hdr *leafhdr, 131 struct xfs_dir3_icleaf_hdr *hdr, struct xfs_dir2_leaf *leaf,
|
D | xfs_dir2_leaf.c | 29 struct xfs_dir3_icleaf_hdr *leafhdr); 38 struct xfs_dir3_icleaf_hdr *to, in xfs_dir2_leaf_hdr_from_disk() 70 struct xfs_dir3_icleaf_hdr *from) in xfs_dir2_leaf_hdr_to_disk() 106 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leaf1_check() 142 struct xfs_dir3_icleaf_hdr *hdr, in xfs_dir3_leaf_check_int() 200 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leaf_verify() 453 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_block_to_leaf() 542 struct xfs_dir3_icleaf_hdr *leafhdr, in xfs_dir3_leaf_find_stale() 573 struct xfs_dir3_icleaf_hdr *leafhdr, in xfs_dir3_leaf_find_entry() 668 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_addname() [all …]
|
D | xfs_dir2_node.c | 66 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leafn_check() 505 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leafn_add() 612 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_lasthash() 654 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leafn_lookup_for_addname() 805 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leafn_lookup_for_entry() 962 struct xfs_dir3_icleaf_hdr *shdr, in xfs_dir3_leafn_moveents() 966 struct xfs_dir3_icleaf_hdr *dhdr, in xfs_dir3_leafn_moveents() 1047 struct xfs_dir3_icleaf_hdr hdr1; in xfs_dir2_leafn_order() 1048 struct xfs_dir3_icleaf_hdr hdr2; in xfs_dir2_leafn_order() 1089 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 | 952 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_to_block()
|
D | xfs_da_btree.c | 768 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_da3_root_split() 2471 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_da3_swap_lastblock()
|
/linux-6.14.4/fs/xfs/scrub/ |
D | dir.c | 337 struct xfs_dir3_icleaf_hdr hdr; in xchk_dir_rec() 625 struct xfs_dir3_icleaf_hdr leafhdr; in xchk_directory_leaf1_bestfree()
|