Searched refs:bch2_ob_ptr (Results 1 – 3 of 3) sorted by relevance
192 struct bch_extent_ptr bch2_ob_ptr(struct bch_fs *, struct open_bucket *);212 struct bch_extent_ptr ptr = bch2_ob_ptr(c, ob); in bch2_alloc_sectors_append_ptrs_inlined()
1769 v->ptrs[j] = bch2_ob_ptr(c, ob); in new_stripe_alloc_buckets()1795 v->ptrs[j] = bch2_ob_ptr(c, ob); in new_stripe_alloc_buckets()
1477 struct bch_extent_ptr bch2_ob_ptr(struct bch_fs *c, struct open_bucket *ob) in bch2_ob_ptr() function