Searched refs:target_rw_devs (Results 1 – 5 of 5) sorted by relevance
| /fs/bcachefs/ |
| A D | disk_groups.h | 61 static inline struct bch_devs_mask target_rw_devs(struct bch_fs *c, in target_rw_devs() function 77 struct bch_devs_mask rw_devs = target_rw_devs(c, data_type, target); in bch2_target_accepts_data()
|
| A D | data_update.c | 781 struct bch_devs_mask devs = target_rw_devs(c, BCH_DATA_user, target); in can_write_extent()
|
| A D | alloc_foreground.c | 901 req->devs_may_alloc = target_rw_devs(c, req->wp->data_type, req->target); in __open_bucket_add_buckets()
|
| A D | journal_io.c | 1627 devs = target_rw_devs(c, BCH_DATA_journal, target); in journal_write_alloc()
|
| A D | ec.c | 1585 h->devs = target_rw_devs(c, BCH_DATA_user, h->disk_label in ec_stripe_head_devs_update()
|
Completed in 16 milliseconds