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

/linux-master/drivers/md/
H A Draid10.h66 unsigned long reshape_checkpoint; member in struct:r10conf
H A Draid5.h606 unsigned long reshape_checkpoint; /* Time we last updated member in struct:r5conf
H A Draid10.c4547 conf->reshape_checkpoint = jiffies;
4718 time_after(jiffies, conf->reshape_checkpoint + 10*HZ)) {
4727 conf->reshape_checkpoint = jiffies;
H A Draid5.c6317 time_after(jiffies, conf->reshape_checkpoint + 10*HZ)) {
6335 conf->reshape_checkpoint = jiffies;
6443 conf->reshape_checkpoint = jiffies;
8514 conf->reshape_checkpoint = jiffies;

Completed in 159 milliseconds