Searched refs:ns_active (Results 1 – 4 of 4) sorted by relevance
188 static boolean_t ns_active = _B_FALSE; /* Lookup is going on */ variable2250 ns_active = _B_TRUE; in pr_name_sa()2269 ns_active = _B_FALSE; in pr_name_sa()2667 if (ns_active == _B_TRUE && in ns_warning_thr()
496 boolean_t ns_active; member
3867 ns->ns_active = nvme_active_ns(ns); in nvme_init_ns()3920 if (!ns->ns_active) { in nvme_init_ns()6223 if (ns->ns_active) in nvme_ioctl_ns_info()
265 static boolean_t ns_active = B_FALSE; /* Is a lookup ongoing? */ variable371 ns_active = B_TRUE; in ns_lookup_start()380 ns_active = B_FALSE; in ns_lookup_end()400 if (ns_active && now - ns_starttime >= ns_warntime * NANOSEC) { in ns_warning_thr()