Searched refs:xfs_dir3_icleaf_hdr (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/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 | 47 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 …]
|
D | xfs_dir2_node.c | 50 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 …]
|
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.c | 437 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()
|
D | xfs_da_format.h | 437 struct xfs_dir3_icleaf_hdr { struct
|
D | xfs_dir2_block.c | 921 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_to_block()
|
D | xfs_da_btree.c | 573 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/ |
D | dir.c | 481 struct xfs_dir3_icleaf_hdr leafhdr; in xchk_directory_leaf1_bestfree()
|