Home
last modified time | relevance | path

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

/linux-6.15/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.c4580 conf->reshape_checkpoint = jiffies; in raid10_start_reshape()
4751 time_after(jiffies, conf->reshape_checkpoint + 10*HZ)) { in reshape_request()
4760 conf->reshape_checkpoint = jiffies; in reshape_request()
H A Draid5.c6341 time_after(jiffies, conf->reshape_checkpoint + 10*HZ)) { in reshape_request()
6359 conf->reshape_checkpoint = jiffies; in reshape_request()
6467 conf->reshape_checkpoint = jiffies; in reshape_request()
8536 conf->reshape_checkpoint = jiffies; in raid5_start_reshape()