Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_dir2.h85 void (*leaf_hdr_to_disk)(struct xfs_dir2_leaf *to,
88 struct xfs_dir2_leaf *from);
91 (*leaf_ents_p)(struct xfs_dir2_leaf *lp);
313 xfs_dir2_leaf_tail_p(struct xfs_da_geometry *geo, struct xfs_dir2_leaf *lp) in xfs_dir2_leaf_tail_p()
Dxfs_da_format.c434 xfs_dir2_leaf_ents_p(struct xfs_dir2_leaf *lp) in xfs_dir2_leaf_ents_p()
447 xfs_dir3_leaf_ents_p(struct xfs_dir2_leaf *lp) in xfs_dir3_leaf_ents_p()
455 struct xfs_dir2_leaf *from) in xfs_dir2_leaf_hdr_from_disk()
469 struct xfs_dir2_leaf *to, in xfs_dir2_leaf_hdr_to_disk()
485 struct xfs_dir2_leaf *from) in xfs_dir3_leaf_hdr_from_disk()
501 struct xfs_dir2_leaf *to, in xfs_dir3_leaf_hdr_to_disk()
Dxfs_dir2_leaf.c64 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf1_check()
87 struct xfs_dir2_leaf *leaf) in xfs_dir3_leaf_check_int()
151 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_verify()
304 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_init()
1065 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_bests()
1091 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_ents()
1115 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_header()
1135 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_tail()
Dxfs_dir2_priv.h92 struct xfs_dir3_icleaf_hdr *hdr, struct xfs_dir2_leaf *leaf);
Dxfs_da_format.h494 typedef struct xfs_dir2_leaf { struct
Dxfs_dir2_node.c67 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leafn_check()
489 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir2_leafn_lasthash()
920 struct xfs_dir2_leaf *leaf1 = leaf1_bp->b_addr; in xfs_dir2_leafn_order()
921 struct xfs_dir2_leaf *leaf2 = leaf2_bp->b_addr; in xfs_dir2_leafn_order()
Dxfs_da_btree.c521 struct xfs_dir2_leaf *leaf; in xfs_da3_root_split()
2130 struct xfs_dir2_leaf *dead_leaf2; in xfs_da3_swap_lastblock()
/linux-4.4.14/fs/xfs/
DMakefile45 xfs_dir2_leaf.o \