Searched refs:SMB2_SHARE_CAP_DFS (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/smb/common/
H A Dsmb2pdu.h375 #define SMB2_SHARE_CAP_DFS cpu_to_le32(0x00000008) /* all dialects */ macro
/linux-master/fs/smb/client/
H A Dsmb2ops.c1308 if (tcon->capabilities & SMB2_SHARE_CAP_DFS)
H A Dsmb2pdu.c2132 if ((rsp->Capabilities & SMB2_SHARE_CAP_DFS) &&

Completed in 121 milliseconds