Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Dmd-bitmap.c204 unsigned long last_end_sync; member
1899 bitmap->last_end_sync = jiffies; in bitmap_cond_end_sync()
1902 if (!force && time_before(jiffies, (bitmap->last_end_sync in bitmap_cond_end_sync()
1916 bitmap->last_end_sync = jiffies; in bitmap_cond_end_sync()