Searched refs:DFSREF_STORAGE_SERVER (Results 1 – 3 of 3) sorted by relevance
17 (((v) & DFSREF_REFERRAL_SERVER) && !((v) & DFSREF_STORAGE_SERVER))
163 if (tgt.flags & DFSREF_STORAGE_SERVER) { in __dfs_referral_walk()
2068 #define DFSREF_STORAGE_SERVER 0x00000002 /* no further ref requests needed */ macro