Searched refs:rc_last_access (Results 1 – 5 of 5) sorted by relevance
1731 (gethrestime_sec() - cp->rc_last_access in rfs4_client_expiry()1877 cp->rc_last_access = gethrestime_sec(); in rfs4_client_create()2140 rc = (gethrestime_sec() - cp->rc_last_access > rfs4_lease_time); in rfs4_lease_expired()2161 cp->rc_last_access = gethrestime_sec(); in rfs4_update_lease()2753 lsp->rls_state->rs_owner->ro_client->rc_last_access in rfs4_lo_state_expiry()3114 if ((gethrestime_sec() - dsp->rds_client->rc_last_access in rfs4_deleg_state_expiry()3341 return ((gethrestime_sec() - sp->rs_owner->ro_client->rc_last_access in rfs4_state_expiry()
760 cp->rc_last_access = gethrestime_sec(); in rfs4_cpr_callb()
7024 if (gethrestime_sec() - sp->rs_owner->ro_client->rc_last_access in close_expired_state()
951 cl.rc_last_access); in rfs4_print_client()
525 time_t rc_last_access; member