Home
last modified time | relevance | path

Searched refs:nvmet_ctrl_fatal_error (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/nvme/target/
Dfabrics-cmd-auth.c347 nvmet_ctrl_fatal_error(ctrl); in nvmet_execute_auth_send()
524 nvmet_ctrl_fatal_error(ctrl); in nvmet_execute_auth_receive()
Dcore.c401 nvmet_ctrl_fatal_error(ctrl); in nvmet_keep_alive_timer()
1507 void nvmet_ctrl_fatal_error(struct nvmet_ctrl *ctrl) in nvmet_ctrl_fatal_error() function
1516 EXPORT_SYMBOL_GPL(nvmet_ctrl_fatal_error);
Dnvmet.h478 void nvmet_ctrl_fatal_error(struct nvmet_ctrl *ctrl);
Dtcp.c368 nvmet_ctrl_fatal_error(queue->nvme_sq.ctrl); in nvmet_tcp_fatal_error()
Drdma.c689 nvmet_ctrl_fatal_error(queue->nvme_sq.ctrl); in nvmet_rdma_error_comp()