Searched refs:TRANS2_GET_DFS_REFERRAL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/smb/client/ | ||
H A D | cifspdu.h | 63 #define TRANS2_GET_DFS_REFERRAL 0x10 macro |
H A D | cifssmb.c | 4392 pSMB->SubCommand = cpu_to_le16(TRANS2_GET_DFS_REFERRAL); in CIFSGetDFSRefer() |