Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Ddir.c85 bool prefix = tcon->Flags & SMB_SHARE_IS_IN_DFS; in build_path_from_dentry()
Dmisc.c277 if (treeCon->Flags & SMB_SHARE_IS_IN_DFS) in header_assemble()
Dcifspdu.h778 #define SMB_SHARE_IS_IN_DFS 0x0002 macro
Dconnect.c4674 tcon->Flags & SMB_SHARE_IS_IN_DFS); in is_path_remote()
4689 cifs_sb, full_path, tcon->Flags & SMB_SHARE_IS_IN_DFS); in is_path_remote()