Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dcifsglob.h2030 static inline bool is_tcon_dfs(struct cifs_tcon *tcon) in is_tcon_dfs() function
Dconnect.c4709 if (is_tcon_dfs(tcon)) { in cifs_mount()