OPLOCK_BREAK_TIMEOUT  410 source3/modules/onefs_open.c 	timeout = timeval_set(OPLOCK_BREAK_TIMEOUT*10, 0);
OPLOCK_BREAK_TIMEOUT 1320 source3/smbd/open.c 	timeout = timeval_set(OPLOCK_BREAK_TIMEOUT*2, 0);
OPLOCK_BREAK_TIMEOUT  345 source3/smbd/oplock.c 				timeval_current_ofs(OPLOCK_BREAK_TIMEOUT, 0),