Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbtree.h117 struct btree { struct
121 /* Key/pointer for this btree node */ argument
127 struct btree *parent; argument
135 struct btree_keys keys; argument
137 /* For outstanding btree writes, used as a lock - protects write_idx */ argument
144 struct btree_write writes[2]; argument
152 static inline bool btree_node_ ## flag(struct btree *b) \ argument
/linux/fs/hpfs/
H A Danode.c15 struct bplus_header *btree, unsigned sec, in hpfs_bplus_lookup()
63 struct bplus_header *btree; in hpfs_add_sector_to_btree() local
275 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
H A Dhpfs.h474 struct bplus_header_fixed btree; /* b+ tree, 8 extents or 12 subtrees */ member
516 struct bplus_header_fixed btree; /* b+tree, 40 extents or 60 subtrees */ member
/linux/fs/xfs/libxfs/
H A Dxfs_da_btree.c729 struct xfs_da_node_entry *btree; in xfs_da3_root_split() local
1077 struct xfs_da_node_entry *btree; in xfs_da3_node_add() local
1463 struct xfs_da_node_entry *btree; in xfs_da3_fixhashpath() local
1520 struct xfs_da_node_entry *btree; in __xfs_da3_node_remove() local
1684 struct xfs_da_node_entry *btree; in xfs_da3_node_lookup_int() local
2139 struct xfs_da_node_entry *btree; in xfs_da3_path_shift() local
2436 struct xfs_da_node_entry *btree; in xfs_da3_swap_lastblock() local
H A Dxfs_da_btree.h159 struct xfs_da_node_entry *btree; member
H A Dxfs_ag.c55 uint64_t btree = 0; in xfs_initialize_perag_data() local
/linux/fs/xfs/scrub/
H A Ddabtree.c337 struct xfs_da_node_entry *btree; in xchk_da_btree_block() local