Home
last modified time | relevance | path

Searched refs:nvmet_passthru_subsys_free (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/nvme/target/
H A Dnvmet.h622 void nvmet_passthru_subsys_free(struct nvmet_subsys *subsys);
632 static inline void nvmet_passthru_subsys_free(struct nvmet_subsys *subsys) in nvmet_passthru_subsys_free() function
H A Dpassthru.c653 void nvmet_passthru_subsys_free(struct nvmet_subsys *subsys) in nvmet_passthru_subsys_free() function
H A Dcore.c1637 nvmet_passthru_subsys_free(subsys); in nvmet_subsys_free()