Home
last modified time | relevance | path

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

/fs/
Daio.c1099 static void timeout_func(unsigned long data) in timeout_func() function
1109 setup_timer_on_stack(&to->timer, timeout_func, (unsigned long) to); in init_timeout()