Home
last modified time | relevance | path

Searched refs:OPLOCK_MIN_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfksmb_init.c58 int smb_oplock_min_timeout = OPLOCK_MIN_TIMEOUT;
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_init.c68 int smb_oplock_min_timeout = OPLOCK_MIN_TIMEOUT;
/titanic_44/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h537 #define OPLOCK_MIN_TIMEOUT (5 * 1000) macro