Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dec.c163 if (s.disk_label) { in bch2_stripe_to_text()
165 bch2_disk_path_to_text(out, c, s.disk_label - 1); in bch2_stripe_to_text()
1521 unsigned disk_label) in ec_stripe_key_init() argument
1532 s->v.disk_label = disk_label; in ec_stripe_key_init()
1566 h->blocksize, h->disk_label); in ec_new_stripe_alloc()
1576 ? group_to_target(h->disk_label - 1) in ec_stripe_head_devs_update()
1638 h->disk_label = disk_label; in ec_new_stripe_head_alloc()
1660 unsigned disk_label, in __bch2_ec_stripe_head_get() argument
1682 if (h->disk_label == disk_label && in __bch2_ec_stripe_head_get()
1828 if (s.v->disk_label == head->disk_label && in __get_existing_stripe()
[all …]
H A Dec_format.h21 __u8 disk_label; member
H A Dec_types.h19 u8 disk_label; member
H A Dec.h228 unsigned disk_label; member