Searched refs:SMB_SHARE_IS_IN_DFS (Results 1 – 4 of 4) sorted by relevance
62 if (tcon->Flags & SMB_SHARE_IS_IN_DFS) in cifs_build_path_to_root()94 if (tcon->Flags & SMB_SHARE_IS_IN_DFS) in build_path_from_dentry()
275 if (treeCon->Flags & SMB_SHARE_IS_IN_DFS) in header_assemble()
778 #define SMB_SHARE_IS_IN_DFS 0x0002 macro
2687 tcon->Flags &= ~SMB_SHARE_IS_IN_DFS; in cifs_get_tcon()