Searched refs:AFS_LOCKWAIT (Results 1 – 2 of 2) sorted by relevance
47 #define AFS_LOCKWAIT (5 * 60) /* time until a lock times out (seconds) */ macro
56 expires_at = ktime_add_ms(vnode->locked_at, AFS_LOCKWAIT * 1000 / 2); in afs_schedule_lock_extension()
Completed in 6 milliseconds