Searched refs:share_flags (Results 1 – 6 of 6) sorted by relevance
17 __u32 share_flags; member
261 fsinf->share_flags = tcon->share_flags; in cifs_dump_full_key()
1271 __u32 share_flags;2199 tcon->share_flags & (SHI1005_FLAGS_DFS | SHI1005_FLAGS_DFS_ROOT);1269 __u32 share_flags; global() member
82 (tcon->share_flags & SHI1005_FLAGS_ENCRYPT_DATA)) in smb3_encryption_required() 157 /* if (tcon->share_flags & SHI1005_FLAGS_DFS) in smb2_hdr_assemble() 2237 tcon->share_flags = le32_to_cpu(rsp->ShareFlags); in SMB2_tcon() 2244 ((tcon->share_flags & SHI1005_FLAGS_DFS) == 0))2255 if (tcon->share_flags & SMB2_SHAREFLAG_ISOLATED_TRANSPORT) in SMB2_tdis() 2993 if (tcon->share_flags & SHI1005_FLAGS_DFS) { in smb311_posix_mkdir() 3153 if (tcon->share_flags & SHI1005_FLAGS_DFS) { in SMB2_open_init()
2857 if (tcon->share_flags & SMB2_SHAREFLAG_NO_CACHING) { in cifs_get_tcon()
1410 seq_printf(m, "\tShare Flags: 0x%x", tcon->share_flags); in smb2_dump_share_caps()