Home
last modified time | relevance | path

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

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