Searched refs:ob_dev (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/bcachefs/ |
| A D | alloc_foreground.h | 33 static inline struct bch_dev *ob_dev(struct bch_fs *c, struct open_bucket *ob) in ob_dev() function 194 struct bch_dev *ca = ob_dev(c, ob); in bch2_alloc_sectors_append_ptrs_inlined()
|
| A D | alloc_foreground.c | 103 struct bch_dev *ca = ob_dev(c, ob); in __bch2_open_bucket_put() 758 unsigned durability = ob_dev(c, ob)->mi.durability; in add_new_bucket() 905 struct bch_dev *ca = ob_dev(c, ob); in want_bucket() 974 struct bch_dev *ca = ob_dev(c, ob); in bucket_alloc_set_partial() 1366 unsigned d = ob_dev(c, ob)->mi.durability; in deallocate_extra_replicas() 1522 struct bch_dev *ca = ob_dev(c, ob); in bch2_ob_ptr() 1598 struct bch_dev *ca = ob_dev(c, ob); in bch2_open_bucket_to_text()
|
| A D | ec.c | 1640 struct bch_dev *ca = ob_dev(c, ob); in bch2_writepoint_ec_buf()
|
Completed in 13 milliseconds