Home
last modified time | relevance | path

Searched refs:disk_label (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dec.c159 if (s.disk_label) { in bch2_stripe_to_text()
161 bch2_disk_path_to_text(out, c, s.disk_label - 1); in bch2_stripe_to_text()
376 m->disk_label = s->disk_label; in stripe_to_mem()
1696 unsigned disk_label) in ec_stripe_key_init() argument
1707 s->v.disk_label = disk_label; in ec_stripe_key_init()
1741 h->blocksize, h->disk_label); in ec_new_stripe_alloc()
1753 h->devs = target_rw_devs(c, BCH_DATA_user, h->disk_label in ec_stripe_head_devs_update()
1754 ? group_to_target(h->disk_label - 1) in ec_stripe_head_devs_update()
1803 ec_new_stripe_head_alloc(struct bch_fs *c, unsigned disk_label, in ec_new_stripe_head_alloc() argument
1816 h->disk_label = disk_label; in ec_new_stripe_head_alloc()
[all …]
Dec_format.h21 __u8 disk_label; member
Dec_types.h19 u8 disk_label; member
Dec.h191 unsigned disk_label; member