Searched refs:is_tcon_dfs (Results 1 – 3 of 3) sorted by relevance
2087 static inline bool is_tcon_dfs(struct cifs_tcon *tcon) in is_tcon_dfs() function2109 return is_tcon_dfs(tcon) || (ref && (ref->flags & DFSREF_REFERRAL_SERVER)); in cifs_is_referral_server()
995 if (rc == -ENOENT && is_tcon_dfs(tcon))
3574 if (rc == -ENOENT && is_tcon_dfs(tcon)) in is_path_remote()