Home
last modified time | relevance | path

Searched refs:nvmet_destroy_namespace (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dcore.c431 static void nvmet_destroy_namespace(struct percpu_ref *ref) in nvmet_destroy_namespace() function
579 ret = percpu_ref_init(&ns->ref, nvmet_destroy_namespace, in nvmet_ns_enable()
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dcore.c439 static void nvmet_destroy_namespace(struct percpu_ref *ref) in nvmet_destroy_namespace() function
586 ret = percpu_ref_init(&ns->ref, nvmet_destroy_namespace, in nvmet_ns_enable()

Completed in 5 milliseconds