Home
last modified time | relevance | path

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

/linux/fs/coda/
H A Dcoda_int.h9 extern unsigned long coda_timeout;
H A Dpsdev.c48 unsigned long coda_timeout = 30; /* .. secs, then signals will dequeue */ variable
H A Dupcall.c655 unsigned long timeout = jiffies + coda_timeout * HZ; in coda_waitfor_upcall()