Searched refs:fullsync (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/md/
H A Draid10.h86 int fullsync; /* set to 1 if a full sync is needed, member in struct:r10conf
H A Draid1.h110 int fullsync; member in struct:r1conf
H A Draid5.h643 int fullsync; /* set to 1 if a full sync is needed, member in struct:r5conf
H A Draid10.c2117 conf->fullsync = 1;
2130 conf->fullsync = 1;
3168 conf->fullsync == 0) {
3213 if ((!mddev->bitmap || conf->fullsync)
3227 conf->fullsync = 0;
3337 !conf->fullsync) {
3555 !conf->fullsync && !test_bit(MD_RECOVERY_REQUESTED,
4104 conf->fullsync = 1;
4110 conf->fullsync = 1;
4932 conf->fullsync
[all...]
H A Draid1.c1938 conf->fullsync = 1;
1952 conf->fullsync = 1;
2792 conf->fullsync = 0;
2807 conf->fullsync == 0) {
2815 !conf->fullsync && !test_bit(MD_RECOVERY_REQUESTED, &mddev->recovery)) {
2991 !conf->fullsync &&
3169 conf->fullsync = 1;
H A Draid5.c6483 conf->fullsync = 0;
6512 !conf->fullsync &&
7586 conf->fullsync = 1;
8263 conf->fullsync = 1;
8281 conf->fullsync = 1;

Completed in 229 milliseconds