Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifspdu.h63 #define TRANS2_GET_DFS_REFERRAL 0x10 macro
Dcifssmb.c4418 pSMB->SubCommand = cpu_to_le16(TRANS2_GET_DFS_REFERRAL); in CIFSGetDFSRefer()