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

/linux-master/fs/afs/
H A Dafs.h47 #define AFS_LOCKWAIT (5 * 60) /* time until a lock times out (seconds) */ macro
H A Dflock.c56 expires_at = ktime_add_ms(vnode->locked_at, AFS_LOCKWAIT * 1000 / 2);

Completed in 195 milliseconds