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()
1160 __u32 share_flags; member2049 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()1814 tcon->share_flags = le32_to_cpu(rsp->ShareFlags); in SMB2_tcon()1823 ((tcon->share_flags & SHI1005_FLAGS_DFS) == 0)) in SMB2_tcon()2554 if (tcon->share_flags & SHI1005_FLAGS_DFS) { in smb311_posix_mkdir()2686 if (tcon->share_flags & SHI1005_FLAGS_DFS) { in SMB2_open_init()
110 (tcon->share_flags & SHI1005_FLAGS_ENCRYPT_DATA)) in cifs_debug_tcon()
3382 if (tcon->share_flags & SMB2_SHAREFLAG_NO_CACHING) { in cifs_get_tcon()
1335 seq_printf(m, "\tShare Flags: 0x%x", tcon->share_flags); in smb2_dump_share_caps()