Searched refs:nvmet_fc_fcp_iod (Results 1 – 1 of 1) sorted by relevance
70 struct nvmet_fc_fcp_iod { struct148 struct nvmet_fc_fcp_iod fod[]; /* array of fcp_iods */180 nvmet_fc_fodnum(struct nvmet_fc_fcp_iod *fodptr) in nvmet_fc_fodnum()225 static inline struct nvmet_fc_fcp_iod *228 return container_of(nvme_req, struct nvmet_fc_fcp_iod, req); in nvmet_req_to_fod()251 struct nvmet_fc_fcp_iod *fod);628 struct nvmet_fc_fcp_iod *fod = queue->fod; in nvmet_fc_prep_fcp_iodlist()663 struct nvmet_fc_fcp_iod *fod = queue->fod; in nvmet_fc_destroy_fcp_iodlist()673 static struct nvmet_fc_fcp_iod *676 struct nvmet_fc_fcp_iod *fod; in nvmet_fc_alloc_fcp_iod()[all …]