Home
last modified time | relevance | path

Searched refs:nvmet_auth_sq_free (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/nvme/target/
H A Dfabrics-cmd-auth.c345 nvmet_auth_sq_free(req->sq); in nvmet_execute_auth_send()
519 nvmet_auth_sq_free(req->sq); in nvmet_execute_auth_receive()
521 nvmet_auth_sq_free(req->sq); in nvmet_execute_auth_receive()
H A Dnvmet.h728 void nvmet_auth_sq_free(struct nvmet_sq *sq);
752 static inline void nvmet_auth_sq_free(struct nvmet_sq *sq) {}; in nvmet_auth_sq_free() function
H A Dauth.c232 void nvmet_auth_sq_free(struct nvmet_sq *sq) in nvmet_auth_sq_free() function
H A Dcore.c820 nvmet_auth_sq_free(sq); in nvmet_sq_destroy()