Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsglob.h1983 return is_tcon_dfs(tcon) || (ref && (ref->flags & DFSREF_REFERRAL_SERVER)); in cifs_is_referral_server()
A Ddfs_cache.c30 #define IS_DFS_INTERLINK(v) (((v) & DFSREF_REFERRAL_SERVER) && !((v) & DFSREF_STORAGE_SERVER))
A Dcifspdu.h2078 #define DFSREF_REFERRAL_SERVER 0x00000001 /* all targets are DFS roots */ macro

Completed in 30 milliseconds