Searched refs:last_initifs_time (Results 1 – 1 of 1) sorted by relevance
58 static uint_t last_initifs_time; /* Time when initifs was last run */ variable279 last_initifs_time = getcurrenttime(); in initifs()1045 if ((getcurrenttime() - last_initifs_time) > IF_SCAN_INTERVAL) { in run_timeouts()