Searched refs:active_bios (Results 1 – 1 of 1) sorted by relevance
36 volatile u_int active_bios; member121 if (refcount_release(&ns->active_bios)) in nvmf_ns_biodone()256 refcount_acquire(&ns->active_bios); in nvmf_ns_submit_bio()349 refcount_init(&ns->active_bios, 1); in nvmf_init_ns()474 if (!refcount_release(&ns->active_bios)) { in nvmf_destroy_ns()475 while (ns->active_bios != 0) in nvmf_destroy_ns()