Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/target/
Dnvmet.h443 void nvmet_stop_keep_alive_timer(struct nvmet_ctrl *ctrl);
Dcore.c413 void nvmet_stop_keep_alive_timer(struct nvmet_ctrl *ctrl) in nvmet_stop_keep_alive_timer() function
1482 nvmet_stop_keep_alive_timer(ctrl); in nvmet_ctrl_free()
Dadmin-cmd.c811 nvmet_stop_keep_alive_timer(req->sq->ctrl); in nvmet_set_feat_kato()