Searched refs:nvmet_fc_fcp_iod (Results 1 – 1 of 1) sorted by relevance
70 struct nvmet_fc_fcp_iod { struct149 struct nvmet_fc_fcp_iod fod[]; /* array of fcp_iods */182 nvmet_fc_fodnum(struct nvmet_fc_fcp_iod *fodptr) in nvmet_fc_fodnum()227 static inline struct nvmet_fc_fcp_iod *230 return container_of(nvme_req, struct nvmet_fc_fcp_iod, req); in nvmet_req_to_fod()253 struct nvmet_fc_fcp_iod *fod);630 struct nvmet_fc_fcp_iod *fod = queue->fod; in nvmet_fc_prep_fcp_iodlist()665 struct nvmet_fc_fcp_iod *fod = queue->fod; in nvmet_fc_destroy_fcp_iodlist()675 static struct nvmet_fc_fcp_iod *678 struct nvmet_fc_fcp_iod *fod; in nvmet_fc_alloc_fcp_iod()[all …]