Home
last modified time | relevance | path

Searched defs:btree (Results 1 – 6 of 6) sorted by relevance

/fs/hpfs/
Danode.c14 struct bplus_header *btree, unsigned sec, in hpfs_bplus_lookup()
62 struct bplus_header *btree; in hpfs_add_sector_to_btree() local
268 void hpfs_remove_btree(struct super_block *s, struct bplus_header *btree) in hpfs_remove_btree()
398 struct bplus_header *btree; in hpfs_truncate_btree() local
Dhpfs.h404 struct bplus_header btree; /* b+ tree, 8 extents or 12 subtrees */ member
437 struct bplus_header btree; /* b+tree, 40 extents or 60 subtrees */ member
/fs/xfs/
Dxfs_da_btree.c581 xfs_da_node_entry_t *btree; in xfs_da_node_add() local
895 xfs_da_node_entry_t *btree; in xfs_da_fixhashpath() local
940 xfs_da_node_entry_t *btree; in xfs_da_node_remove() local
982 xfs_da_node_entry_t *btree; in xfs_da_node_unbalance() local
1054 xfs_da_node_entry_t *btree; in xfs_da_node_lookup_int() local
Dxfs_attr.c1829 xfs_da_node_entry_t *btree; in xfs_attr_node_list() local
2299 struct xfs_da_node_entry *btree) in xfs_attr_trace_l_cb()
Dxfs_da_btree.h70 } btree[1]; /* variable sized array of keys */ member
Dxfs_mount.c642 uint64_t btree = 0; in xfs_initialize_perag_data() local