Searched refs:nfsboottime (Results 1 – 6 of 6) sorted by relevance
56 extern struct timeval nfsboottime;1254 *tl++ = txdr_unsigned(nfsboottime.tv_sec); in nfsrvd_write()1255 *tl = txdr_unsigned(nfsboottime.tv_usec); in nfsrvd_write()2361 *tl++ = txdr_unsigned(nfsboottime.tv_sec); in nfsrvd_commit()2362 *tl = txdr_unsigned(nfsboottime.tv_usec); in nfsrvd_commit()6109 *tl++ = txdr_unsigned(nfsboottime.tv_sec); in nfsrvd_copy_file_range()6110 *tl++ = txdr_unsigned(nfsboottime.tv_usec); in nfsrvd_copy_file_range()
50 extern struct timeval nfsboottime;1349 if (nfsboottime.tv_sec == 0) in nfsrv_servertimer()1350 NFSSETBOOTTIME(nfsboottime); in nfsrv_servertimer()
82 extern struct timeval nfsboottime;1568 clval = (u_int64_t)nfsboottime.tv_sec; in mountnfs()
73 extern struct timeval nfsboottime;1050 if (nfsboottime.tv_sec == 0) in nfsrpc_setclient()1051 NFSSETBOOTTIME(nfsboottime); in nfsrpc_setclient()1198 *tl++ = txdr_unsigned(nfsboottime.tv_sec); in nfsrpc_setclient()5641 *tl++ = txdr_unsigned(nfsboottime.tv_sec); /* time stamp */ in nfsrpc_createsession()
92 extern struct timeval nfsboottime;1008 nfs_exchangeboot = nfsboottime.tv_sec; in nfscl_getcl()
66 struct timeval nfsboottime; /* Copy boottime once, so it never changes */ variable982 NFSSETBOOTTIME(nfsboottime); in newnfs_init()