Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/target/
Dfc.c39 struct nvmet_fc_tgtport;
48 struct nvmet_fc_tgtport *tgtport;
93 struct nvmet_fc_tgtport *tgtport;
99 struct nvmet_fc_tgtport { struct
150 struct nvmet_fc_tgtport *tgtport;
203 static inline struct nvmet_fc_tgtport *
206 return container_of(targetport, struct nvmet_fc_tgtport, in targetport_to_tgtport()
234 static void nvmet_fc_tgtport_put(struct nvmet_fc_tgtport *tgtport);
235 static int nvmet_fc_tgtport_get(struct nvmet_fc_tgtport *tgtport);
236 static void nvmet_fc_handle_fcp_rqst(struct nvmet_fc_tgtport *tgtport,
[all …]