Home
last modified time | relevance | path

Searched refs:cb_timefailed (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_deleg.c272 cbp->cb_timefailed = 0; /* reset the clock */ in rfs4_do_cb_null()
292 cbp->cb_timefailed = gethrestime_sec(); /* observability */ in rfs4_do_cb_null()
318 cbp->cb_timefailed = gethrestime_sec(); /* observability */ in rfs4_do_cb_null()
403 cbp->cb_timefailed = gethrestime_sec(); /* observability */ in rfs4_cbinfo_rele()
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4.h316 time_t cb_timefailed; member