Searched refs:target_rw_devs (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H 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()
|
| H A D | data_update.c | 702 struct bch_devs_mask devs = target_rw_devs(c, BCH_DATA_user, target); in can_write_extent()
|
| H A D | alloc_foreground.c | 959 devs = target_rw_devs(c, wp->data_type, target); in __open_bucket_add_buckets()
|
| H A D | journal_io.c | 1573 devs = target_rw_devs(c, BCH_DATA_journal, target); in journal_write_alloc()
|
| H A D | ec.c | 1575 h->devs = target_rw_devs(c, BCH_DATA_user, h->disk_label in ec_stripe_head_devs_update()
|