Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvme/target/
Dfabrics-cmd-auth.c352 nvmet_ctrl_fatal_error(ctrl); in nvmet_execute_auth_send()
535 nvmet_ctrl_fatal_error(ctrl); in nvmet_execute_auth_receive()
Dcore.c398 nvmet_ctrl_fatal_error(ctrl); in nvmet_keep_alive_timer()
1503 void nvmet_ctrl_fatal_error(struct nvmet_ctrl *ctrl) in nvmet_ctrl_fatal_error() function
1512 EXPORT_SYMBOL_GPL(nvmet_ctrl_fatal_error);
Dnvmet.h474 void nvmet_ctrl_fatal_error(struct nvmet_ctrl *ctrl);
Dtcp.c342 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()