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

/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dsmb_iod.c87 static int smb_iod_check_timeout(struct timespec *starttime, int SecondsTillTimeout) function
1134 if (smb_iod_check_timeout(&iod->reconnectStartTime,
1691 if (smb_iod_check_timeout(&iod->reconnectStartTime, share->ss_dead_timer)) {
1707 (smb_iod_check_timeout(&iod->reconnectStartTime, share->ss_soft_timer))) {
1750 (smb_iod_check_timeout(&iod->reconnectStartTime, NOTIFY_USER_TIMEOUT))) {

Completed in 120 milliseconds