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