Searched refs:is_tcon_dfs (Results 1 – 3 of 3) sorted by relevance
150 is_tcon_dfs(mnt_ctx->tcon)) in get_dfs_conn()
2085 static inline bool is_tcon_dfs(struct cifs_tcon *tcon) in is_tcon_dfs() function2107 return is_tcon_dfs(tcon) || (ref && (ref->flags & DFSREF_REFERRAL_SERVER)); in cifs_is_referral_server()
1228 !is_tcon_dfs(tcon) || !ses->server->origin_fullpath) in cifs_inval_name_dfs_link_error()
Completed in 17 milliseconds