Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Dbitmap.h221 unsigned long last_end_sync; /* when we lasted called end_sync to member
Dbitmap.c1582 bitmap->last_end_sync = jiffies; in bitmap_cond_end_sync()
1585 if (time_before(jiffies, (bitmap->last_end_sync in bitmap_cond_end_sync()
1599 bitmap->last_end_sync = jiffies; in bitmap_cond_end_sync()