Searched refs:rc_last_access (Results 1 – 3 of 3) sorted by relevance
1573 (gethrestime_sec() - cp->rc_last_access in rfs4_client_expiry()1709 cp->rc_last_access = gethrestime_sec(); in rfs4_client_create()1951 rc = (gethrestime_sec() - cp->rc_last_access > rfs4_lease_time); in rfs4_lease_expired()1972 cp->rc_last_access = gethrestime_sec(); in rfs4_update_lease()2555 lsp->rls_state->rs_owner->ro_client->rc_last_access in rfs4_lo_state_expiry()2911 if ((gethrestime_sec() - dsp->rds_client->rc_last_access in rfs4_deleg_state_expiry()3134 return ((gethrestime_sec() - sp->rs_owner->ro_client->rc_last_access in rfs4_state_expiry()
715 cp->rc_last_access = gethrestime_sec(); in rfs4_cpr_callb()
507 time_t rc_last_access; member