Searched refs:share_flags (Results 1 – 7 of 7) sorted by relevance
27 __u32 share_flags; member
149 fsinf->share_flags = tcon->share_flags; in smb_mnt_get_fsinfo()
1157 __u32 share_flags; member2044 tcon->share_flags & (SHI1005_FLAGS_DFS | SHI1005_FLAGS_DFS_ROOT); in is_tcon_dfs()
91 (tcon->share_flags & SHI1005_FLAGS_ENCRYPT_DATA)) in smb3_encryption_required()1811 tcon->share_flags = le32_to_cpu(rsp->ShareFlags); in SMB2_tcon()1820 ((tcon->share_flags & SHI1005_FLAGS_DFS) == 0)) in SMB2_tcon()2550 if (tcon->share_flags & SHI1005_FLAGS_DFS) { in smb311_posix_mkdir()2682 if (tcon->share_flags & SHI1005_FLAGS_DFS) { in SMB2_open_init()
110 (tcon->share_flags & SHI1005_FLAGS_ENCRYPT_DATA)) in cifs_debug_tcon()
3368 if (tcon->share_flags & SMB2_SHAREFLAG_NO_CACHING) { in cifs_get_tcon()
1330 seq_printf(m, "\tShare Flags: 0x%x", tcon->share_flags); in smb2_dump_share_caps()