Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Ddfs_cache.c285 ce->path, ce->srvtype == DFS_TYPE_ROOT ? "root" : "link", in dfscache_proc_show()
353 ce->srvtype == DFS_TYPE_ROOT ? "root" : "link", ce->ttl, in dump_ce()
Dcifspdu.h2032 #define DFS_TYPE_ROOT 0x0001 macro