Home
last modified time | relevance | path

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

/openbmc/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.c4699 conf->reshape_checkpoint = jiffies; in raid10_start_reshape()
4871 time_after(jiffies, conf->reshape_checkpoint + 10*HZ)) { in reshape_request()
4880 conf->reshape_checkpoint = jiffies; in reshape_request()
H A Draid5.c6410 time_after(jiffies, conf->reshape_checkpoint + 10*HZ)) { in reshape_request()
6428 conf->reshape_checkpoint = jiffies; in reshape_request()
6536 conf->reshape_checkpoint = jiffies; in reshape_request()
8654 conf->reshape_checkpoint = jiffies; in raid5_start_reshape()