Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid10.h66 unsigned long reshape_checkpoint; member
H A Draid5.h602 unsigned long reshape_checkpoint; /* Time we last updated member
H A Draid10.c4580 conf->reshape_checkpoint = jiffies; in raid10_start_reshape()
4751 time_after(jiffies, conf->reshape_checkpoint + 10*HZ)) { in reshape_request()
4760 conf->reshape_checkpoint = jiffies; in reshape_request()
H A Draid5.c6333 time_after(jiffies, conf->reshape_checkpoint + 10*HZ)) { in reshape_request()
6351 conf->reshape_checkpoint = jiffies; in reshape_request()
6459 conf->reshape_checkpoint = jiffies; in reshape_request()
8528 conf->reshape_checkpoint = jiffies; in raid5_start_reshape()