Searched refs:nextcheck (Results 1 – 2 of 2) sorted by relevance
117 time_t nextcheck; member204 h->expiry_time < cd->nextcheck) in cache_put()205 cd->nextcheck = h->expiry_time; in cache_put()
347 cd->nextcheck = 0; in sunrpc_init_cache_detail()411 if (current_detail->nextcheck > seconds_since_boot()) in cache_clean()415 current_detail->nextcheck = seconds_since_boot()+30*60; in cache_clean()439 if (current_detail->nextcheck > ch->expiry_time) in cache_clean()440 current_detail->nextcheck = ch->expiry_time+1; in cache_clean()504 detail->nextcheck = seconds_since_boot(); in cache_purge()1465 cd->nextcheck = now; in write_flush()