Searched refs:nvmet_destroy_namespace (Results 1 – 1 of 1) sorted by relevance
465 static void nvmet_destroy_namespace(struct percpu_ref *ref) in nvmet_destroy_namespace() function613 if (percpu_ref_init(&ns->ref, nvmet_destroy_namespace, 0, GFP_KERNEL)) in nvmet_ns_enable()