Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvme-fc-driver.h710 int fcp_error; member
/linux/drivers/nvme/target/
H A Dfc.c2293 fcpreq->fcp_error = 0; in nvmet_fc_transfer_fcp_data()
2322 fcpreq->fcp_error = ret; in nvmet_fc_transfer_fcp_data()
2370 if (fcpreq->fcp_error || in nvmet_fc_fod_op_done()
2400 if (fcpreq->fcp_error || in nvmet_fc_fod_op_done()
H A Dfcloop.c880 tgt_fcpreq->fcp_error = -ECANCELED; in fcloop_fcp_op()
940 tgt_fcpreq->fcp_error = fcp_err; in fcloop_fcp_op()