Searched refs:share_flags (Results 1 – 8 of 8) sorted by relevance
17 __u32 share_flags; member
152 fsinf->share_flags = tcon->share_flags; in smb_mnt_get_fsinfo()
274 if (!(tcon->share_flags & SMB2_SHAREFLAG_COMPRESS_DATA)) in should_compress()
1312 __u32 share_flags; member2196 tcon->share_flags & (SHI1005_FLAGS_DFS | SHI1005_FLAGS_DFS_ROOT); in is_tcon_dfs()
83 (tcon->share_flags & SHI1005_FLAGS_ENCRYPT_DATA)) in smb3_encryption_required()2140 tcon->share_flags = le32_to_cpu(rsp->ShareFlags); in SMB2_tcon()2147 ((tcon->share_flags & SHI1005_FLAGS_DFS) == 0)) in SMB2_tcon()2158 if (tcon->share_flags & SMB2_SHAREFLAG_ISOLATED_TRANSPORT) in SMB2_tcon()2896 if (tcon->share_flags & SHI1005_FLAGS_DFS) { in smb311_posix_mkdir()3051 if (tcon->share_flags & SHI1005_FLAGS_DFS) { in SMB2_open_init()
114 (tcon->share_flags & SHI1005_FLAGS_ENCRYPT_DATA)) in cifs_debug_tcon()
2856 if (tcon->share_flags & SMB2_SHAREFLAG_NO_CACHING) { in cifs_get_tcon()
1391 seq_printf(m, "\tShare Flags: 0x%x", tcon->share_flags); in smb2_dump_share_caps()
Completed in 43 milliseconds