Searched refs:SMB_INFO_QUERY_ALL_EAS (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/fs/cifs/ | ||
D | cifspdu.h | 1580 #define SMB_INFO_QUERY_ALL_EAS 4 macro |
D | cifssmb.c | 5561 pSMB->InformationLevel = cpu_to_le16(SMB_INFO_QUERY_ALL_EAS); in CIFSSMBQAllEAs() |