Home
last modified time | relevance | path

Searched refs:xfs_dir2_leaf (Results 1 – 9 of 9) sorted by relevance

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_dir2.h74 void (*leaf_hdr_to_disk)(struct xfs_dir2_leaf *to,
77 struct xfs_dir2_leaf *from);
80 (*leaf_ents_p)(struct xfs_dir2_leaf *lp);
304 xfs_dir2_leaf_tail_p(struct xfs_da_geometry *geo, struct xfs_dir2_leaf *lp) in xfs_dir2_leaf_tail_p()
Dxfs_da_format.c417 xfs_dir2_leaf_ents_p(struct xfs_dir2_leaf *lp) in xfs_dir2_leaf_ents_p()
430 xfs_dir3_leaf_ents_p(struct xfs_dir2_leaf *lp) in xfs_dir3_leaf_ents_p()
438 struct xfs_dir2_leaf *from) in xfs_dir2_leaf_hdr_from_disk()
452 struct xfs_dir2_leaf *to, in xfs_dir2_leaf_hdr_to_disk()
468 struct xfs_dir2_leaf *from) in xfs_dir3_leaf_hdr_from_disk()
484 struct xfs_dir2_leaf *to, in xfs_dir3_leaf_hdr_to_disk()
Dxfs_dir2_leaf.c46 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf1_check()
85 struct xfs_dir2_leaf *leaf) in xfs_dir3_leaf_check_int()
149 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_verify()
320 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_init()
1084 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_bests()
1110 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_ents()
1134 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_header()
1154 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_tail()
Dxfs_dir2_priv.h83 struct xfs_dir2_leaf *leaf);
Dxfs_da_format.h463 typedef struct xfs_dir2_leaf { struct
Dxfs_dir2_node.c49 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leafn_check()
540 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir2_leaf_lasthash()
973 struct xfs_dir2_leaf *leaf1 = leaf1_bp->b_addr; in xfs_dir2_leafn_order()
974 struct xfs_dir2_leaf *leaf2 = leaf2_bp->b_addr; in xfs_dir2_leafn_order()
Dxfs_da_btree.c534 struct xfs_dir2_leaf *leaf; in xfs_da3_root_split()
2163 struct xfs_dir2_leaf *dead_leaf2; in xfs_da3_swap_lastblock()
/linux-4.19.296/fs/xfs/
DMakefile35 xfs_dir2_leaf.o \
/linux-4.19.296/fs/xfs/scrub/
Ddir.c487 struct xfs_dir2_leaf *leaf; in xchk_directory_leaf1_bestfree()