Searched refs:share_flags (Results 1 – 7 of 7) sorted by relevance
17 __u32 share_flags; member
155 fsinf->share_flags = tcon->share_flags; in smb_mnt_get_fsinfo()
1267 __u32 share_flags; member2181 tcon->share_flags & (SHI1005_FLAGS_DFS | SHI1005_FLAGS_DFS_ROOT); in is_tcon_dfs()
78 (tcon->share_flags & SHI1005_FLAGS_ENCRYPT_DATA)) in smb3_encryption_required()2137 tcon->share_flags = le32_to_cpu(rsp->ShareFlags); in SMB2_tcon()2144 ((tcon->share_flags & SHI1005_FLAGS_DFS) == 0)) in SMB2_tcon()2155 if (tcon->share_flags & SMB2_SHAREFLAG_ISOLATED_TRANSPORT) in SMB2_tcon()2888 if (tcon->share_flags & SHI1005_FLAGS_DFS) { in smb311_posix_mkdir()3042 if (tcon->share_flags & SHI1005_FLAGS_DFS) { in SMB2_open_init()
113 (tcon->share_flags & SHI1005_FLAGS_ENCRYPT_DATA)) in cifs_debug_tcon()
2764 if (tcon->share_flags & SMB2_SHAREFLAG_NO_CACHING) { in cifs_get_tcon()
1331 seq_printf(m, "\tShare Flags: 0x%x", tcon->share_flags); in smb2_dump_share_caps()