Searched refs:bch2_ob_ptr (Results 1 – 3 of 3) sorted by relevance
173 struct bch_extent_ptr bch2_ob_ptr(struct bch_fs *, struct open_bucket *);193 struct bch_extent_ptr ptr = bch2_ob_ptr(c, ob); in bch2_alloc_sectors_append_ptrs_inlined()
1934 v->ptrs[j] = bch2_ob_ptr(c, ob); in new_stripe_alloc_buckets()1960 v->ptrs[j] = bch2_ob_ptr(c, ob); in new_stripe_alloc_buckets()
1436 struct bch_extent_ptr bch2_ob_ptr(struct bch_fs *c, struct open_bucket *ob) in bch2_ob_ptr() function