Home
last modified time | relevance | path

Searched defs:smb_direct_rdma_rw_msg (Results 1 – 1 of 1) sorted by relevance

/linux/fs/smb/server/
H A Dtransport_rdma.c198 struct smb_direct_rdma_rw_msg { struct
199 struct smb_direct_transport *t;
200 struct ib_cqe cqe;
201 int status;
202 struct completion *completion;
203 struct list_head list;
204 struct rdma_rw_ctx rw_ctx;
205 struct sg_table sgt;
206 struct scatterlist sg_list[];