Searched refs:rc_last_access (Results 1 – 3 of 3) sorted by relevance
1570 (gethrestime_sec() - cp->rc_last_access in rfs4_client_expiry()1706 cp->rc_last_access = gethrestime_sec(); in rfs4_client_create()1948 rc = (gethrestime_sec() - cp->rc_last_access > rfs4_lease_time); in rfs4_lease_expired()1969 cp->rc_last_access = gethrestime_sec(); in rfs4_update_lease()2552 lsp->rls_state->rs_owner->ro_client->rc_last_access in rfs4_lo_state_expiry()2908 if ((gethrestime_sec() - dsp->rds_client->rc_last_access in rfs4_deleg_state_expiry()3131 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