Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid10.h66 unsigned long reshape_checkpoint; member
Draid5.h596 unsigned long reshape_checkpoint; /* Time we last updated member
Draid10.c4338 conf->reshape_checkpoint = jiffies; in raid10_start_reshape()
4510 time_after(jiffies, conf->reshape_checkpoint + 10*HZ)) { in reshape_request()
4519 conf->reshape_checkpoint = jiffies; in reshape_request()
Draid5.c5866 time_after(jiffies, conf->reshape_checkpoint + 10*HZ)) { in reshape_request()
5884 conf->reshape_checkpoint = jiffies; in reshape_request()
5990 conf->reshape_checkpoint = jiffies; in reshape_request()
7963 conf->reshape_checkpoint = jiffies; in raid5_start_reshape()