Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Ddfs.h17 (((v) & DFSREF_REFERRAL_SERVER) && !((v) & DFSREF_STORAGE_SERVER))
H A Ddfs.c165 if (tgt.flags & DFSREF_STORAGE_SERVER) { in __dfs_referral_walk()
H A Dcifspdu.h2068 #define DFSREF_STORAGE_SERVER 0x00000002 /* no further ref requests needed */ macro