Searched refs:DFSREF_REFERRAL_SERVER (Results 1 – 2 of 2) sorted by relevance
18 (((v) & DFSREF_REFERRAL_SERVER) && !((v) & DFSREF_STORAGE_SERVER))
2187 return is_tcon_dfs(tcon) || (ref && (ref->flags & DFSREF_REFERRAL_SERVER)); in cifs_is_referral_server()