Lines Matching refs:open_bucket
33 static inline struct bch_dev *ob_dev(struct bch_fs *c, struct open_bucket *ob) in ob_dev()
38 struct open_bucket *bch2_bucket_alloc(struct bch_fs *, struct bch_dev *,
43 struct open_bucket *ob) in ob_push()
56 static inline struct open_bucket *ec_open_bucket(struct bch_fs *c, in ec_open_bucket()
59 struct open_bucket *ob; in ec_open_bucket()
72 void __bch2_open_bucket_put(struct bch_fs *, struct open_bucket *);
74 static inline void bch2_open_bucket_put(struct bch_fs *c, struct open_bucket *ob) in bch2_open_bucket_put()
83 struct open_bucket *ob; in bch2_open_buckets_put()
94 struct open_bucket *ob; in bch2_alloc_sectors_done_inlined()
110 struct open_bucket *ob; in bch2_open_bucket_get()
133 struct open_bucket *ob = &c->open_buckets[slot]; in bch2_bucket_is_open()
175 struct bch_extent_ptr bch2_ob_ptr(struct bch_fs *, struct open_bucket *);
186 struct open_bucket *ob; in bch2_alloc_sectors_append_ptrs_inlined()
226 void bch2_open_bucket_to_text(struct printbuf *, struct bch_fs *, struct open_bucket *);