Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dnvmet.h705 void nvmet_destroy_auth(struct nvmet_ctrl *ctrl);
729 static inline void nvmet_destroy_auth(struct nvmet_ctrl *ctrl) {}; in nvmet_destroy_auth() function
H A Dauth.c234 void nvmet_destroy_auth(struct nvmet_ctrl *ctrl) in nvmet_destroy_auth() function
H A Dcore.c1503 nvmet_destroy_auth(ctrl); in nvmet_ctrl_free()