Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dfc.c28 struct nvmet_fc_ls_iod { /* for an LS RQST RCV */ struct
103 struct nvmet_fc_ls_iod *iod;
165 struct nvmet_fc_ls_iod *rcv_disconn;
174 nvmet_fc_iodnum(struct nvmet_fc_ls_iod *iodptr) in nvmet_fc_iodnum()
254 struct nvmet_fc_ls_iod *iod);
534 struct nvmet_fc_ls_iod *iod; in nvmet_fc_alloc_ls_iodlist()
537 iod = kcalloc(NVMET_LS_CTX_COUNT, sizeof(struct nvmet_fc_ls_iod), in nvmet_fc_alloc_ls_iodlist()
584 struct nvmet_fc_ls_iod *iod = tgtport->iod; in nvmet_fc_free_ls_iodlist()
597 static struct nvmet_fc_ls_iod *
600 struct nvmet_fc_ls_iod *io in nvmet_fc_alloc_ls_iod()
[all...]
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dfc.c28 struct nvmet_fc_ls_iod { /* for an LS RQST RCV */ struct
103 struct nvmet_fc_ls_iod *iod;
168 struct nvmet_fc_ls_iod *rcv_disconn;
178 nvmet_fc_iodnum(struct nvmet_fc_ls_iod *iodptr) in nvmet_fc_iodnum()
265 struct nvmet_fc_ls_iod *iod);
546 struct nvmet_fc_ls_iod *iod; in nvmet_fc_alloc_ls_iodlist()
549 iod = kcalloc(NVMET_LS_CTX_COUNT, sizeof(struct nvmet_fc_ls_iod), in nvmet_fc_alloc_ls_iodlist()
596 struct nvmet_fc_ls_iod *iod = tgtport->iod; in nvmet_fc_free_ls_iodlist()
609 static struct nvmet_fc_ls_iod *
612 struct nvmet_fc_ls_iod *io in nvmet_fc_alloc_ls_iod()
[all...]

Completed in 5 milliseconds