Home
last modified time | relevance | path

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

/linux-4.1.27/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.c63 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf1_check()
86 struct xfs_dir2_leaf *leaf) in xfs_dir3_leaf_check_int()
150 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_verify()
299 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_init()
1060 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_bests()
1086 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_ents()
1110 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_header()
1130 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.c66 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leafn_check()
485 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir2_leafn_lasthash()
916 struct xfs_dir2_leaf *leaf1 = leaf1_bp->b_addr; in xfs_dir2_leafn_order()
917 struct xfs_dir2_leaf *leaf2 = leaf2_bp->b_addr; in xfs_dir2_leafn_order()
Dxfs_da_btree.c515 struct xfs_dir2_leaf *leaf; in xfs_da3_root_split()
2119 struct xfs_dir2_leaf *dead_leaf2; in xfs_da3_swap_lastblock()
/linux-4.1.27/fs/xfs/
DMakefile44 xfs_dir2_leaf.o \