Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmb2pdu.h473 #define SHI1005_FLAGS_DFS 0x00000001 macro
Dsmb2pdu.c1551 ((tcon->share_flags & SHI1005_FLAGS_DFS) == 0)) in SMB2_tcon()
2018 if (tcon->share_flags & SHI1005_FLAGS_DFS) { in smb311_posix_mkdir()
2144 if (tcon->share_flags & SHI1005_FLAGS_DFS) { in SMB2_open_init()