Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Draid10.h66 unsigned long reshape_checkpoint; member
Draid5.h593 unsigned long reshape_checkpoint; /* Time we last updated member
Draid10.c4343 conf->reshape_checkpoint = jiffies; in raid10_start_reshape()
4515 time_after(jiffies, conf->reshape_checkpoint + 10*HZ)) { in reshape_request()
4524 conf->reshape_checkpoint = jiffies; in reshape_request()
Draid5.c5880 time_after(jiffies, conf->reshape_checkpoint + 10*HZ)) { in reshape_request()
5898 conf->reshape_checkpoint = jiffies; in reshape_request()
6004 conf->reshape_checkpoint = jiffies; in reshape_request()
7994 conf->reshape_checkpoint = jiffies; in raid5_start_reshape()