Searched refs:nvmet_fc_fcp_iod (Results 1 – 1 of 1) sorted by relevance
70 struct nvmet_fc_fcp_iod { struct151 struct nvmet_fc_fcp_iod fod[]; /* array of fcp_iods */184 nvmet_fc_fodnum(struct nvmet_fc_fcp_iod *fodptr) in nvmet_fc_fodnum()229 static inline struct nvmet_fc_fcp_iod *232 return container_of(nvme_req, struct nvmet_fc_fcp_iod, req); in nvmet_req_to_fod()262 struct nvmet_fc_fcp_iod *fod);640 struct nvmet_fc_fcp_iod *fod = queue->fod; in nvmet_fc_prep_fcp_iodlist()675 struct nvmet_fc_fcp_iod *fod = queue->fod; in nvmet_fc_destroy_fcp_iodlist()685 static struct nvmet_fc_fcp_iod *688 struct nvmet_fc_fcp_iod *fod; in nvmet_fc_alloc_fcp_iod()[all …]