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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsmount.h166 time_t nso_timestamp; member in struct:nfs_socket
H A Dnfs_socket.c497 nso->nso_timestamp = now.tv_sec;
877 if (now.tv_sec >= (nso->nso_timestamp + nss->nss_timeo)) {

Completed in 20 milliseconds