Searched refs:nvmet_fc_fcp_iod (Results 1 – 1 of 1) sorted by relevance
71 struct nvmet_fc_fcp_iod { struct139 struct nvmet_fc_fcp_iod *fod; /* array of fcp_iods */165 nvmet_fc_fodnum(struct nvmet_fc_fcp_iod *fodptr) in nvmet_fc_fodnum()210 static inline struct nvmet_fc_fcp_iod *213 return container_of(nvme_req, struct nvmet_fc_fcp_iod, req); in nvmet_req_to_fod()237 struct nvmet_fc_fcp_iod *fod);429 struct nvmet_fc_fcp_iod *fod = queue->fod; in nvmet_fc_prep_fcp_iodlist()466 struct nvmet_fc_fcp_iod *fod = queue->fod; in nvmet_fc_destroy_fcp_iodlist()476 static struct nvmet_fc_fcp_iod *479 struct nvmet_fc_fcp_iod *fod; in nvmet_fc_alloc_fcp_iod()[all …]