Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbset.c312 struct rw_aux_tree { struct
468 static struct rw_aux_tree *rw_aux_tree(const struct btree *b, in rw_aux_tree() function
492 rw_aux_tree(b, t)[j] = (struct rw_aux_tree) { in rw_aux_tree_set()
558 rw_aux_tree(b, t)[idx].offset == in rw_aux_tree_bsearch()
559 rw_aux_tree(b, t)[idx + 1].offset); in rw_aux_tree_bsearch()
683 rw_aux_tree(b, t)[0].offset = in __build_rw_aux_tree()
909 &rw_aux_tree(b, t)[idx], in rw_aux_tree_insert_entry()
958 memmove(&rw_aux_tree(b, t)[idx], in bch2_bset_fix_lookup_table()
959 &rw_aux_tree(b, t)[idx + 1], in bch2_bset_fix_lookup_table()
969 rw_aux_tree(b, t)[idx].offset == in bch2_bset_fix_lookup_table()
[all …]