Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Draid10.h66 unsigned long reshape_checkpoint; member
Draid5.h606 unsigned long reshape_checkpoint; /* Time we last updated member
Draid10.c4721 conf->reshape_checkpoint = jiffies; in raid10_start_reshape()
4893 time_after(jiffies, conf->reshape_checkpoint + 10*HZ)) { in reshape_request()
4902 conf->reshape_checkpoint = jiffies; in reshape_request()
Draid5.c6388 time_after(jiffies, conf->reshape_checkpoint + 10*HZ)) { in reshape_request()
6406 conf->reshape_checkpoint = jiffies; in reshape_request()
6514 conf->reshape_checkpoint = jiffies; in reshape_request()
8638 conf->reshape_checkpoint = jiffies; in raid5_start_reshape()