Searched refs:bch2_ob_ptr (Results 1 – 3 of 3) sorted by relevance
175 struct bch_extent_ptr bch2_ob_ptr(struct bch_fs *, struct open_bucket *);195 struct bch_extent_ptr ptr = bch2_ob_ptr(c, ob); in bch2_alloc_sectors_append_ptrs_inlined()
1946 v->ptrs[j] = bch2_ob_ptr(c, ob); in new_stripe_alloc_buckets()1972 v->ptrs[j] = bch2_ob_ptr(c, ob); in new_stripe_alloc_buckets()
1520 struct bch_extent_ptr bch2_ob_ptr(struct bch_fs *c, struct open_bucket *ob) in bch2_ob_ptr() function