Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Ddfs.c161 is_refsrv = tgt.server_type == DFS_TYPE_ROOT || in __dfs_referral_walk()
H A Ddfs_cache.c173 ce->path, ce->srvtype == DFS_TYPE_ROOT ? "root" : "link", in dfscache_proc_show()
241 ce->srvtype == DFS_TYPE_ROOT ? "root" : "link", ce->ttl, in dump_ce()
H A Dcifspdu.h2032 #define DFS_TYPE_ROOT 0x0001 macro