Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Dmd-bitmap.c202 unsigned long last_end_sync; member
1914 bitmap->last_end_sync = jiffies; in bitmap_cond_end_sync()
1917 if (!force && time_before(jiffies, (bitmap->last_end_sync in bitmap_cond_end_sync()
1931 bitmap->last_end_sync = jiffies; in bitmap_cond_end_sync()