Searched refs:nvmet_fc_ls_iod (Results 1 – 1 of 1) sorted by relevance
28 struct nvmet_fc_ls_iod { /* for an LS RQST RCV */ struct103 struct nvmet_fc_ls_iod *iod;168 struct nvmet_fc_ls_iod *rcv_disconn;177 nvmet_fc_iodnum(struct nvmet_fc_ls_iod *iodptr) in nvmet_fc_iodnum()264 struct nvmet_fc_ls_iod *iod);544 struct nvmet_fc_ls_iod *iod; in nvmet_fc_alloc_ls_iodlist()547 iod = kcalloc(NVMET_LS_CTX_COUNT, sizeof(struct nvmet_fc_ls_iod), in nvmet_fc_alloc_ls_iodlist()594 struct nvmet_fc_ls_iod *iod = tgtport->iod; in nvmet_fc_free_ls_iodlist()607 static struct nvmet_fc_ls_iod *610 struct nvmet_fc_ls_iod *iod; in nvmet_fc_alloc_ls_iod()[all …]