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

/linux-4.4.14/fs/coda/
H A Dcoda_int.h8 extern unsigned long coda_timeout;
H A Dsysctl.c20 .data = &coda_timeout,
H A Dpsdev.c54 unsigned long coda_timeout = 30; /* .. secs, then signals will dequeue */ variable
H A Dupcall.c612 unsigned long timeout = jiffies + coda_timeout * HZ; coda_waitfor_upcall()

Completed in 66 milliseconds