Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/coda/
H A Dcoda_int.h9 extern unsigned long coda_timeout;
H A Dsysctl.c20 .data = &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()
/kernel/linux/linux-6.6/fs/coda/
H A Dcoda_int.h9 extern unsigned long coda_timeout;
H A Dsysctl.c20 .data = &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()

Completed in 5 milliseconds