Searched refs:ob_dev (Results 1 – 3 of 3) sorted by relevance
/linux/fs/bcachefs/ |
H A D | alloc_foreground.h | 31 static inline struct bch_dev *ob_dev(struct bch_fs *c, struct open_bucket *ob) in ob_dev() function 192 struct bch_dev *ca = ob_dev(c, ob); in bch2_alloc_sectors_append_ptrs_inlined()
|
H A D | alloc_foreground.c | 103 struct bch_dev *ca = ob_dev(c, ob); in __bch2_open_bucket_put() 684 unsigned durability = ob_dev(c, ob)->mi.durability; in add_new_bucket() 821 struct bch_dev *ca = ob_dev(c, ob); in want_bucket() 890 struct bch_dev *ca = ob_dev(c, ob); in bucket_alloc_set_partial() 1282 unsigned d = ob_dev(c, ob)->mi.durability; in deallocate_extra_replicas() 1438 struct bch_dev *ca = ob_dev(c, ob); in bch2_ob_ptr() 1514 struct bch_dev *ca = ob_dev(c, ob); in bch2_open_bucket_to_text()
|
H A D | ec.c | 1630 struct bch_dev *ca = ob_dev(c, ob); in bch2_writepoint_ec_buf()
|