Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dbset.c486 struct bset_tree *t, in rw_aux_to_bkey()
535 struct bset_tree *t) in bch2_bset_verify_rw_aux_tree()
543 struct bset_tree *t, in rw_aux_tree_bsearch()
757 struct bset_tree *i; in bset_alloc_tree()
794 struct bset_tree *t; in bch2_bset_init_first()
809 struct bset_tree *t; in bch2_bset_init_next()
866 struct bset_tree *t, in bch2_bkey_prev_filter()
1051 struct bset_tree *t, in bset_search_write_set()
1155 struct bset_tree *t, in __bch2_bset_search()
1189 struct bset_tree *t, in bch2_bset_search_linear()
[all …]
A Dbset.h209 for (struct bset_tree *_t = (_b)->set; _t < (_b)->set + (_b)->nsets; _t++)
219 static inline bool bset_has_ro_aux_tree(const struct bset_tree *t) in bset_has_ro_aux_tree()
224 static inline bool bset_has_rw_aux_tree(struct bset_tree *t) in bset_has_rw_aux_tree()
230 struct bset_tree *t) in bch2_bset_set_no_aux_tree()
271 void bch2_bset_build_aux_tree(struct btree *, struct bset_tree *, bool);
296 static inline struct bset_tree *
310 struct bset_tree *bch2_bkey_to_bset(struct btree *, struct bkey_packed *);
312 struct bkey_packed *bch2_bkey_prev_filter(struct btree *, struct bset_tree *,
322 bch2_bkey_prev(struct btree *b, struct bset_tree *t, struct bkey_packed *k) in bch2_bkey_prev()
338 struct bset_tree *);
[all …]
A Dbtree_types.h37 struct bset_tree { struct
96 struct bset_tree set[MAX_BSETS];
684 static inline struct bset_tree *bset_tree_last(struct btree *b) in bset_tree_last()
706 const struct bset_tree *t) in bset()
711 static inline void set_btree_bset_end(struct btree *b, struct bset_tree *t) in set_btree_bset_end()
717 static inline void set_btree_bset(struct btree *b, struct bset_tree *t, in set_btree_bset()
746 static inline unsigned btree_bkey_first_offset(const struct bset_tree *t) in btree_bkey_first_offset()
767 static inline unsigned bset_u64s(struct bset_tree *t) in bset_u64s()
773 static inline unsigned bset_dead_u64s(struct btree *b, struct bset_tree *t) in bset_dead_u64s()
A Dbtree_io.h81 struct bset_tree *t) in should_compact_bset_lazy()
A Dbtree_update_interior.h296 struct bset_tree *t = bset_tree_last(b); in want_new_bset()
A Dbtree_trans_commit.c297 struct bset_tree *t = bset_tree_last(b); in bch2_btree_insert_key_leaf()
A Dbtree_iter.c392 struct bset_tree *t, in btree_node_iter_set_set_pos()
436 struct bset_tree *t, in __bch2_btree_node_iter_fix()
532 struct bset_tree *t = bch2_bkey_to_bset_inlined(b, where); in bch2_btree_node_iter_fix()
A Dbtree_io.c210 static bool should_compact_bset(struct btree *b, struct bset_tree *t, in should_compact_bset()
303 struct bset_tree *t; in btree_node_sort()

Completed in 37 milliseconds