Searched refs:xfs_dir3_icleaf_hdr (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/fs/xfs/libxfs/ |
D | xfs_dir2_priv.h | 58 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,
|
D | xfs_dir2_leaf.c | 44 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leaf1_check() 81 struct xfs_dir3_icleaf_hdr *hdr, in xfs_dir3_leaf_check_int() 89 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leaf_check_int() 350 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_block_to_leaf() 439 struct xfs_dir3_icleaf_hdr *leafhdr, in xfs_dir3_leaf_find_stale() 470 struct xfs_dir3_icleaf_hdr *leafhdr, in xfs_dir3_leaf_find_entry() 565 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_addname() 870 struct xfs_dir3_icleaf_hdr *leafhdr, in xfs_dir3_leaf_compact() 924 struct xfs_dir3_icleaf_hdr *leafhdr, in xfs_dir3_leaf_compact_x1() 1186 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_lookup_int() [all …]
|
D | xfs_dir2_node.c | 46 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leafn_check() 428 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leafn_add() 535 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_lasthash() 580 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leafn_lookup_for_addname() 732 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leafn_lookup_for_entry() 887 struct xfs_dir3_icleaf_hdr *shdr, in xfs_dir3_leafn_moveents() 891 struct xfs_dir3_icleaf_hdr *dhdr, in xfs_dir3_leafn_moveents() 971 struct xfs_dir3_icleaf_hdr hdr1; in xfs_dir2_leafn_order() 972 struct xfs_dir3_icleaf_hdr hdr2; in xfs_dir2_leafn_order() 1013 struct xfs_dir3_icleaf_hdr hdr1; in xfs_dir2_leafn_rebalance() [all …]
|
D | xfs_da_format.c | 434 struct xfs_dir3_icleaf_hdr *to, in xfs_dir2_leaf_hdr_from_disk() 450 struct xfs_dir3_icleaf_hdr *from) in xfs_dir2_leaf_hdr_to_disk() 464 struct xfs_dir3_icleaf_hdr *to, in xfs_dir3_leaf_hdr_from_disk() 482 struct xfs_dir3_icleaf_hdr *from) in xfs_dir3_leaf_hdr_to_disk()
|
D | xfs_dir2.h | 75 struct xfs_dir3_icleaf_hdr *from); 76 void (*leaf_hdr_from_disk)(struct xfs_dir3_icleaf_hdr *to,
|
D | xfs_da_format.h | 437 struct xfs_dir3_icleaf_hdr { struct
|
D | xfs_dir2_block.c | 918 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_to_block()
|
D | xfs_da_btree.c | 591 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_da3_root_split() 2239 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_da3_swap_lastblock()
|
/Linux-v5.4/fs/xfs/scrub/ |
D | dir.c | 477 struct xfs_dir3_icleaf_hdr leafhdr; in xchk_directory_leaf1_bestfree()
|