Searched refs:share_flags (Results 1 – 7 of 7) sorted by relevance
17 __u32 share_flags; member
140 fsinf->share_flags = tcon->share_flags; in smb_mnt_get_fsinfo()
1074 __u32 share_flags; member1941 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()1869 tcon->share_flags = le32_to_cpu(rsp->ShareFlags); in SMB2_tcon()1878 ((tcon->share_flags & SHI1005_FLAGS_DFS) == 0)) in SMB2_tcon()2608 if (tcon->share_flags & SHI1005_FLAGS_DFS) { in smb311_posix_mkdir()2740 if (tcon->share_flags & SHI1005_FLAGS_DFS) { in SMB2_open_init()
109 (tcon->share_flags & SHI1005_FLAGS_ENCRYPT_DATA)) in cifs_debug_tcon()
2250 if (tcon->share_flags & SMB2_SHAREFLAG_NO_CACHING) { in cifs_get_tcon()
1432 seq_printf(m, "\tShare Flags: 0x%x", tcon->share_flags); in smb2_dump_share_caps()