Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsglob.h2034 static inline bool is_tcon_dfs(struct cifs_tcon *tcon) in is_tcon_dfs() function
H A Dconnect.c4727 if (is_tcon_dfs(tcon)) { in cifs_mount()