Lines Matching refs:open_bucket
31 static inline struct bch_dev *ob_dev(struct bch_fs *c, struct open_bucket *ob) in ob_dev()
53 struct open_bucket *bch2_bucket_alloc(struct bch_fs *, struct bch_dev *,
58 struct open_bucket *ob) in ob_push()
71 static inline struct open_bucket *ec_open_bucket(struct bch_fs *c, in ec_open_bucket()
74 struct open_bucket *ob; in ec_open_bucket()
87 void __bch2_open_bucket_put(struct bch_fs *, struct open_bucket *);
89 static inline void bch2_open_bucket_put(struct bch_fs *c, struct open_bucket *ob) in bch2_open_bucket_put()
98 struct open_bucket *ob; in bch2_open_buckets_put()
109 struct open_bucket *ob; in bch2_alloc_sectors_done_inlined()
127 struct open_bucket *ob; in bch2_open_bucket_get()
150 struct open_bucket *ob = &c->open_buckets[slot]; in bch2_bucket_is_open()
192 struct bch_extent_ptr bch2_ob_ptr(struct bch_fs *, struct open_bucket *);
203 struct open_bucket *ob; in bch2_alloc_sectors_append_ptrs_inlined()
243 void bch2_open_bucket_to_text(struct printbuf *, struct bch_fs *, struct open_bucket *);