Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dnvmet.h864 void nvmet_destroy_auth(struct nvmet_ctrl *ctrl);
888 static inline void nvmet_destroy_auth(struct nvmet_ctrl *ctrl) {}; in nvmet_destroy_auth() function
H A Dauth.c244 void nvmet_destroy_auth(struct nvmet_ctrl *ctrl) in nvmet_destroy_auth() function
H A Dcore.c1705 nvmet_destroy_auth(ctrl); in nvmet_ctrl_free()