Home
last modified time | relevance | path

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

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