Searched refs:coda_timeout (Results 1 – 3 of 3) sorted by relevance
9 extern unsigned long coda_timeout;
48 unsigned long coda_timeout = 30; /* .. secs, then signals will dequeue */ variable
655 unsigned long timeout = jiffies + coda_timeout * HZ; in coda_waitfor_upcall()