Home
last modified time | relevance | path

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

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