Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/md/
Draid5.h387 unsigned long reshape_checkpoint; /* Time we last updated member
Draid5.c4200 time_after(jiffies, conf->reshape_checkpoint + 10*HZ)) { in reshape_request()
4206 conf->reshape_checkpoint = jiffies; in reshape_request()
4307 conf->reshape_checkpoint = jiffies; in reshape_request()
5618 conf->reshape_checkpoint = jiffies; in raid5_start_reshape()