Home
last modified time | relevance | path

Searched refs:is_tcon_dfs (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dcifsglob.h2148 static inline bool is_tcon_dfs(struct cifs_tcon *tcon) in is_tcon_dfs() function
2170 return is_tcon_dfs(tcon) || (ref && (ref->flags & DFSREF_REFERRAL_SERVER)); in cifs_is_referral_server()
H A Dmisc.c1304 !is_tcon_dfs(tcon)) in cifs_inval_name_dfs_link_error()