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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Dbitmap.h241 unsigned long last_end_sync; /* when we lasted called end_sync to member in struct:bitmap
H A Dbitmap.c1536 bitmap->last_end_sync = jiffies;
1539 if (time_before(jiffies, (bitmap->last_end_sync
1553 bitmap->last_end_sync = jiffies;

Completed in 54 milliseconds