Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmb2pdu.h996 #define SMB2_CHANNEL_RDMA_V1 cpu_to_le32(0x00000001) /* SMB3 or later */ macro
Dsmb2pdu.c3027 req->Channel = SMB2_CHANNEL_RDMA_V1; in smb2_new_read_req()
3424 req->Channel = SMB2_CHANNEL_RDMA_V1; in smb2_async_writev()