Home
last modified time | relevance | path

Searched refs:replace_nr_stripes (Results 1 – 3 of 3) sorted by relevance

/fs/btrfs/
Dvolumes.h469 u16 replace_nr_stripes; member
Draid56.c905 const unsigned int real_stripes = bioc->num_stripes - bioc->replace_nr_stripes; in alloc_rbio()
1275 if (likely(!rbio->bioc->replace_nr_stripes)) in rmw_assemble_write_bios()
2429 if (bioc->replace_nr_stripes && bioc->replace_stripe_src == rbio->scrubp) { in finish_parity_scrub()
Dvolumes.c6174 bioc->replace_nr_stripes = nr_extra_stripes; in handle_ops_on_dev_replace()