Home
last modified time | relevance | path

Searched refs:SMB_SHARE_IS_IN_DFS (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Ddir.c85 bool prefix = tcon->Flags & SMB_SHARE_IS_IN_DFS; in build_path_from_dentry()
H A Dmisc.c281 if (treeCon->Flags & SMB_SHARE_IS_IN_DFS) in header_assemble()
H A Dcifsglob.h2048 return is_smb1_server(tcon->ses->server) ? tcon->Flags & SMB_SHARE_IS_IN_DFS : in is_tcon_dfs()
H A Dconnect.c4535 tcon->Flags & SMB_SHARE_IS_IN_DFS); in is_path_remote()
4550 cifs_sb, full_path, tcon->Flags & SMB_SHARE_IS_IN_DFS); in is_path_remote()
4591 int added_treename = tcon->Flags & SMB_SHARE_IS_IN_DFS; in check_dfs_prepath()
H A Dcifspdu.h783 #define SMB_SHARE_IS_IN_DFS 0x0002 macro
/kernel/linux/linux-6.6/fs/smb/client/
H A Ddir.c75 bool prefix = tcon->Flags & SMB_SHARE_IS_IN_DFS; in build_path_from_dentry()
H A Dmisc.c291 if (treeCon->Flags & SMB_SHARE_IS_IN_DFS) in header_assemble()
H A Dconnect.c3559 tcon->Flags & SMB_SHARE_IS_IN_DFS); in cifs_is_path_remote()
3572 cifs_sb, full_path, tcon->Flags & SMB_SHARE_IS_IN_DFS); in cifs_is_path_remote()
H A Dcifspdu.h734 #define SMB_SHARE_IS_IN_DFS 0x0002 macro
H A Dcifsglob.h2135 return is_smb1_server(tcon->ses->server) ? tcon->Flags & SMB_SHARE_IS_IN_DFS : in is_tcon_dfs()

Completed in 38 milliseconds