Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Dmd-bitmap.h225 unsigned long last_end_sync; /* when we lasted called end_sync to member
H A Dmd-bitmap.c1675 bitmap->last_end_sync = jiffies; in md_bitmap_cond_end_sync()
1678 if (!force && time_before(jiffies, (bitmap->last_end_sync in md_bitmap_cond_end_sync()
1692 bitmap->last_end_sync = jiffies; in md_bitmap_cond_end_sync()