Home
last modified time | relevance | path

Searched refs:nvmet_cq_destroy (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/nvme/target/
H A Dnvmet.h585 void nvmet_cq_destroy(struct nvmet_cq *cq);
H A Dcore.c821 nvmet_cq_destroy(cq); in nvmet_cq_put()
834 void nvmet_cq_destroy(struct nvmet_cq *cq) in nvmet_cq_destroy() function