Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsglob.h1953 static inline bool is_tcon_dfs(struct cifs_tcon *tcon) in is_tcon_dfs() function
1975 return is_tcon_dfs(tcon) || (ref && (ref->flags & DFSREF_REFERRAL_SERVER)); in cifs_is_referral_server()