Searched refs:ob_dev (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/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 211 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() 703 unsigned durability = ob_dev(c, ob)->mi.durability; in add_new_bucket() 840 struct bch_dev *ca = ob_dev(c, ob); in want_bucket() 909 struct bch_dev *ca = ob_dev(c, ob); in bucket_alloc_set_partial() 1301 unsigned d = ob_dev(c, ob)->mi.durability; in deallocate_extra_replicas() 1431 struct bch_dev *ca = ob_dev(c, ob); in bch2_alloc_sectors_start_trans() 1479 struct bch_dev *ca = ob_dev(c, ob); in bch2_ob_ptr() 1555 struct bch_dev *ca = ob_dev(c, ob); in bch2_open_bucket_to_text()
|
| H A D | ec.c | 1465 struct bch_dev *ca = ob_dev(c, ob); in bch2_writepoint_ec_buf()
|