Searched refs:SMB_SHARE_IS_IN_DFS (Results 1 – 5 of 5) sorted by relevance
75 bool prefix = tcon->Flags & SMB_SHARE_IS_IN_DFS; in build_path_from_dentry()
294 if (treeCon->Flags & SMB_SHARE_IS_IN_DFS) in header_assemble()
2140 return is_smb1_server(tcon->ses->server) ? tcon->Flags & SMB_SHARE_IS_IN_DFS : in is_tcon_dfs()
734 #define SMB_SHARE_IS_IN_DFS 0x0002 macro
3598 tcon->Flags & SMB_SHARE_IS_IN_DFS); in cifs_is_path_remote()3611 cifs_sb, full_path, tcon->Flags & SMB_SHARE_IS_IN_DFS); in cifs_is_path_remote()