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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dbacking-dev.c49 static struct timer_list sync_supers_timer; variable in typeref:struct:timer_list
241 setup_timer(&sync_supers_timer, sync_supers_timer_fn, 0);
301 mod_timer(&sync_supers_timer, round_jiffies_up(next));

Completed in 42 milliseconds