Home
last modified time | relevance | path

Searched refs:SMB_SHARE_IS_IN_DFS (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Ddir.c75 bool prefix = tcon->Flags & SMB_SHARE_IS_IN_DFS; in build_path_from_dentry()
H A Dmisc.c295 if (treeCon->Flags & SMB_SHARE_IS_IN_DFS) in header_assemble()
H A Dcifsglob.h2176 return is_smb1_server(tcon->ses->server) ? tcon->Flags & SMB_SHARE_IS_IN_DFS : in is_tcon_dfs()