Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/target/
Dnvmet.h704 void nvmet_destroy_auth(struct nvmet_ctrl *ctrl);
728 static inline void nvmet_destroy_auth(struct nvmet_ctrl *ctrl) {}; in nvmet_destroy_auth() function
Dauth.c233 void nvmet_destroy_auth(struct nvmet_ctrl *ctrl) in nvmet_destroy_auth() function
Dcore.c1490 nvmet_destroy_auth(ctrl); in nvmet_ctrl_free()