Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/md/
Draid10.h52 int fullsync; /* set to 1 if a full sync is needed, member
Draid1.h47 int fullsync; /* set to 1 if a full sync is needed, member
Draid5.h398 int fullsync; /* set to 1 if a full sync is needed, member
Draid1.c1090 conf->fullsync = 1; in raid1_add_disk()
1651 conf->fullsync = 0; in sync_request()
1661 conf->fullsync == 0) { in sync_request()
1669 !conf->fullsync && !test_bit(MD_RECOVERY_REQUESTED, &mddev->recovery)) { in sync_request()
1780 !conf->fullsync && in sync_request()
1909 conf->fullsync = 1; in setup_conf()
Draid10.c1146 conf->fullsync = 1; in raid10_add_disk()
1809 conf->fullsync = 0; in sync_request()
1877 !conf->fullsync) { in sync_request()
1980 !conf->fullsync && !test_bit(MD_RECOVERY_REQUESTED, &mddev->recovery)) { in sync_request()
2308 conf->fullsync = 1; in run()
Draid5.c4322 conf->fullsync = 0; in sync_request()
4352 !conf->fullsync && sync_blocks >= STRIPE_SECTORS) { in sync_request()
4865 conf->fullsync = 1; in setup_conf()
5369 conf->fullsync = 1; in raid5_add_disk()