Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nvme/target/
Dfcloop.c269 struct fcloop_fcpreq { struct
286 struct fcloop_fcpreq *tfcp_req; argument
296 static inline struct fcloop_fcpreq *
299 return container_of(tgt_fcpreq, struct fcloop_fcpreq, tgt_fcp_req); in tgt_fcp_req_to_fcpreq()
539 struct fcloop_fcpreq *tfcp_req = in fcloop_tfcp_req_free()
540 container_of(ref, struct fcloop_fcpreq, ref); in fcloop_tfcp_req_free()
546 fcloop_tfcp_req_put(struct fcloop_fcpreq *tfcp_req) in fcloop_tfcp_req_put()
552 fcloop_tfcp_req_get(struct fcloop_fcpreq *tfcp_req) in fcloop_tfcp_req_get()
559 struct fcloop_fcpreq *tfcp_req, int status) in fcloop_call_host_done()
591 static int check_for_drop(struct fcloop_fcpreq *tfcp_req) in check_for_drop()
[all …]