Home
last modified time | relevance | path

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

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