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