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 */ struct105 struct nvmet_fc_ls_iod *iod;168 struct nvmet_fc_ls_iod *rcv_disconn;251 struct nvmet_fc_ls_iod *iod);528 struct nvmet_fc_ls_iod *iod; in nvmet_fc_alloc_ls_iodlist()531 iod = kzalloc_objs(struct nvmet_fc_ls_iod, NVMET_LS_CTX_COUNT); in nvmet_fc_alloc_ls_iodlist()577 struct nvmet_fc_ls_iod *iod = tgtport->iod; in nvmet_fc_free_ls_iodlist()590 static struct nvmet_fc_ls_iod *593 struct nvmet_fc_ls_iod *iod; in nvmet_fc_alloc_ls_iod()598 struct nvmet_fc_ls_iod, ls_rcv_list); in nvmet_fc_alloc_ls_iod()[all …]