Home
last modified time | relevance | path

Searched refs:nvmet_fc_ls_iod (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/nvme/target/
Dfc.c42 struct nvmet_fc_ls_iod { struct
107 struct nvmet_fc_ls_iod *iod;
159 nvmet_fc_iodnum(struct nvmet_fc_ls_iod *iodptr) in nvmet_fc_iodnum()
336 struct nvmet_fc_ls_iod *iod; in nvmet_fc_alloc_ls_iodlist()
339 iod = kcalloc(NVMET_LS_CTX_COUNT, sizeof(struct nvmet_fc_ls_iod), in nvmet_fc_alloc_ls_iodlist()
385 struct nvmet_fc_ls_iod *iod = tgtport->iod; in nvmet_fc_free_ls_iodlist()
398 static struct nvmet_fc_ls_iod *
401 struct nvmet_fc_ls_iod *iod; in nvmet_fc_alloc_ls_iod()
406 struct nvmet_fc_ls_iod, ls_list); in nvmet_fc_alloc_ls_iod()
416 struct nvmet_fc_ls_iod *iod) in nvmet_fc_free_ls_iod()
[all …]