Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid10.h66 unsigned long reshape_checkpoint; member
H A Draid5.h594 unsigned long reshape_checkpoint; /* Time we last updated member
H A Draid10.c4321 conf->reshape_checkpoint = jiffies; in raid10_start_reshape()
4493 time_after(jiffies, conf->reshape_checkpoint + 10*HZ)) { in reshape_request()
4502 conf->reshape_checkpoint = jiffies; in reshape_request()
H A Draid5.c6066 time_after(jiffies, conf->reshape_checkpoint + 10*HZ)) { in reshape_request()
6084 conf->reshape_checkpoint = jiffies; in reshape_request()
6190 conf->reshape_checkpoint = jiffies; in reshape_request()
8289 conf->reshape_checkpoint = jiffies; in raid5_start_reshape()