Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvme/target/
Dnvmet.h708 void nvmet_destroy_auth(struct nvmet_ctrl *ctrl);
732 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.c1486 nvmet_destroy_auth(ctrl); in nvmet_ctrl_free()