Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2pdu.c4362 static inline bool smb3_use_rdma_offload(struct cifs_io_parms *io_parms) in smb3_use_rdma_offload() function
4434 if (rdata && smb3_use_rdma_offload(io_parms)) { in smb2_new_read_req()
4888 if (smb3_use_rdma_offload(io_parms)) { in smb2_async_writev()