Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2pdu.h358 #define SHI1005_FLAGS_DFS 0x00000001 macro
Dsmb2pdu.c1381 ((tcon->share_flags & SHI1005_FLAGS_DFS) == 0)) in SMB2_tcon()
1788 if (tcon->share_flags & SHI1005_FLAGS_DFS) { in SMB2_open()