Searched refs:xfs_dir3_icleaf_hdr (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_dir2_priv.h | 68 struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_buf *bp); 69 extern void xfs_dir3_leaf_compact_x1(struct xfs_dir3_icleaf_hdr *leafhdr, 86 xfs_dir3_leaf_find_entry(struct xfs_dir3_icleaf_hdr *leafhdr, 92 struct xfs_dir3_icleaf_hdr *hdr, struct xfs_dir2_leaf *leaf);
|
D | xfs_dir2_leaf.c | 65 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leaf1_check() 86 struct xfs_dir3_icleaf_hdr *hdr, in xfs_dir3_leaf_check_int() 94 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leaf_check_int() 395 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_block_to_leaf() 484 struct xfs_dir3_icleaf_hdr *leafhdr, in xfs_dir3_leaf_find_stale() 515 struct xfs_dir3_icleaf_hdr *leafhdr, in xfs_dir3_leaf_find_entry() 638 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_addname() 915 struct xfs_dir3_icleaf_hdr *leafhdr, in xfs_dir3_leaf_compact() 969 struct xfs_dir3_icleaf_hdr *leafhdr, in xfs_dir3_leaf_compact_x1() 1231 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_lookup_int() [all …]
|
D | xfs_dir2_node.c | 68 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir3_leafn_check() 390 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leafn_add() 491 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leafn_lasthash() 534 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leafn_lookup_for_addname() 686 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leafn_lookup_for_entry() 840 struct xfs_dir3_icleaf_hdr *shdr, in xfs_dir3_leafn_moveents() 844 struct xfs_dir3_icleaf_hdr *dhdr, in xfs_dir3_leafn_moveents() 924 struct xfs_dir3_icleaf_hdr hdr1; in xfs_dir2_leafn_order() 925 struct xfs_dir3_icleaf_hdr hdr2; in xfs_dir2_leafn_order() 966 struct xfs_dir3_icleaf_hdr hdr1; in xfs_dir2_leafn_rebalance() [all …]
|
D | xfs_dir2.h | 86 struct xfs_dir3_icleaf_hdr *from); 87 void (*leaf_hdr_from_disk)(struct xfs_dir3_icleaf_hdr *to,
|
D | xfs_da_format.c | 454 struct xfs_dir3_icleaf_hdr *to, in xfs_dir2_leaf_hdr_from_disk() 470 struct xfs_dir3_icleaf_hdr *from) in xfs_dir2_leaf_hdr_to_disk() 484 struct xfs_dir3_icleaf_hdr *to, in xfs_dir3_leaf_hdr_from_disk() 502 struct xfs_dir3_icleaf_hdr *from) in xfs_dir3_leaf_hdr_to_disk()
|
D | xfs_da_format.h | 468 struct xfs_dir3_icleaf_hdr { struct
|
D | xfs_dir2_block.c | 926 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_dir2_leaf_to_block()
|
D | xfs_da_btree.c | 560 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_da3_root_split() 2188 struct xfs_dir3_icleaf_hdr leafhdr; in xfs_da3_swap_lastblock()
|