Home
last modified time | relevance | path

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

/drivers/md/
Dmd-bitmap.h224 unsigned long last_end_sync; /* when we lasted called end_sync to member
Dmd-bitmap.c1620 bitmap->last_end_sync = jiffies; in md_bitmap_cond_end_sync()
1623 if (!force && time_before(jiffies, (bitmap->last_end_sync in md_bitmap_cond_end_sync()
1637 bitmap->last_end_sync = jiffies; in md_bitmap_cond_end_sync()