Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Ddfs_cache.c30 #define IS_DFS_INTERLINK(v) (((v) & DFSREF_REFERRAL_SERVER) && !((v) & DFSREF_STORAGE_SERVER)) macro
287 IS_DFS_INTERLINK(ce->hdr_flags) ? "yes" : "no", in dfscache_proc_show()
356 IS_DFS_INTERLINK(ce->hdr_flags) ? "yes" : "no", in dump_ce()