Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dfc.c119 struct nvme_fc_lport { struct
140 struct nvme_fc_lport *lport;
157 struct nvme_fc_lport *lport;
189 static inline struct nvme_fc_lport *
192 return container_of(portptr, struct nvme_fc_lport, localport); in localport_to_lport()
243 struct nvme_fc_lport *lport = in nvme_fc_free_lport()
244 container_of(ref, struct nvme_fc_lport, ref); in nvme_fc_free_lport()
264 nvme_fc_lport_put(struct nvme_fc_lport *lport) in nvme_fc_lport_put()
270 nvme_fc_lport_get(struct nvme_fc_lport *lport) in nvme_fc_lport_get()
276 static struct nvme_fc_lport *
[all...]
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dfc.c118 struct nvme_fc_lport { struct
139 struct nvme_fc_lport *lport;
156 struct nvme_fc_lport *lport;
188 static inline struct nvme_fc_lport *
191 return container_of(portptr, struct nvme_fc_lport, localport); in localport_to_lport()
247 struct nvme_fc_lport *lport = in nvme_fc_free_lport()
248 container_of(ref, struct nvme_fc_lport, ref); in nvme_fc_free_lport()
270 nvme_fc_lport_put(struct nvme_fc_lport *lport) in nvme_fc_lport_put()
276 nvme_fc_lport_get(struct nvme_fc_lport *lport) in nvme_fc_lport_get()
282 static struct nvme_fc_lport *
[all...]

Completed in 6 milliseconds