Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Ddfs_cache.c27 #define IS_INTERLINK_SET(v) ((v) & (DFSREF_REFERRAL_SERVER | \
Dcifspdu.h2110 #define DFSREF_REFERRAL_SERVER 0x00000001 /* all targets are DFS roots */ macro