Searched refs:share_flags (Results 1 – 3 of 3) sorted by relevance
17 __u32 share_flags; member
1272 __u32 share_flags; member2203 tcon->share_flags & (SHI1005_FLAGS_DFS | SHI1005_FLAGS_DFS_ROOT); in is_tcon_dfs()
82 (tcon->share_flags & SHI1005_FLAGS_ENCRYPT_DATA)) in smb3_encryption_required()2237 tcon->share_flags = le32_to_cpu(rsp->ShareFlags); in SMB2_tcon()2244 ((tcon->share_flags & SHI1005_FLAGS_DFS) == 0)) in SMB2_tcon()2255 if (tcon->share_flags & SMB2_SHAREFLAG_ISOLATED_TRANSPORT) in SMB2_tcon()2993 if (tcon->share_flags & SHI1005_FLAGS_DFS) { in smb311_posix_mkdir()3153 if (tcon->share_flags & SHI1005_FLAGS_DFS) { in SMB2_open_init()