Searched defs:btree (Results 1 – 4 of 4) sorted by relevance
117 struct btree { struct121 /* Key/pointer for this btree node */ argument127 struct btree *parent; argument135 struct btree_keys keys; argument137 /* For outstanding btree writes, used as a lock - protects write_idx */ argument144 struct btree_write writes[2]; argument152 static inline bool btree_node_ ## flag(struct btree *b) \ argument
15 struct bplus_header *btree, unsigned sec, in hpfs_bplus_lookup()63 struct bplus_header *btree; in hpfs_add_sector_to_btree() local275 void hpfs_remove_btree(struct super_block *s, struct bplus_header *btree) in hpfs_remove_btree()405 struct bplus_header *btree; in hpfs_truncate_btree() local
474 struct bplus_header_fixed btree; /* b+ tree, 8 extents or 12 subtrees */ member516 struct bplus_header_fixed btree; /* b+tree, 40 extents or 60 subtrees */ member
159 struct xfs_da_node_entry *btree; member