Home
last modified time | relevance | path

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

/fs/afs/
Dafs.h45 #define AFS_LOCKWAIT (5 * 60) /* time until a lock times out (seconds) */ macro
Dflock.c75 AFS_LOCKWAIT * HZ / 2); in afs_schedule_lock_extension()