Searched refs:import_expire (Results 1 – 1 of 1) sorted by relevance
3079 hrtime_t import_expire; in spa_activity_check() local3115 import_expire = gethrtime() + import_delay; in spa_activity_check()3117 while (gethrtime() < import_expire) { in spa_activity_check()3119 NSEC2SEC(import_expire - gethrtime())); in spa_activity_check()