Home
last modified time | relevance | path

Searched refs:have_replacement (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid10.h91 int have_replacement; /* There is at least one member
H A Draid10.c136 if (!conf->have_replacement) in r10buf_pool_alloc()
152 if (!conf->have_replacement) in r10buf_pool_alloc()
2797 conf->have_replacement = 0; in init_resync()
2800 conf->have_replacement = 1; in init_resync()
2978 && conf->have_replacement in raid10_sync_request()
/kernel/linux/linux-6.6/drivers/md/
H A Draid10.h90 int have_replacement; /* There is at least one member
H A Draid10.c151 if (!conf->have_replacement) in r10buf_pool_alloc()
168 if (!conf->have_replacement) in r10buf_pool_alloc()
3183 conf->have_replacement = 0; in init_resync()
3186 conf->have_replacement = 1; in init_resync()
3365 && conf->have_replacement in raid10_sync_request()

Completed in 12 milliseconds