Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifspdu.h1622 #define SMB_INFO_STANDARD 1 macro
Dcifssmb.c4262 pSMB->InformationLevel = cpu_to_le16(SMB_INFO_STANDARD); in CIFSSMBQPathInfo()