Searched defs:fcloop_lsreq (Results 1 – 1 of 1) sorted by relevance
250 struct fcloop_lsreq { struct251 struct nvmefc_ls_req *lsreq;252 struct nvmefc_ls_rsp ls_rsp;253 int lsdir; /* H2T or T2H */254 int status;255 struct list_head ls_list; /* fcloop_rport->ls_list */