Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifspdu.h1615 #define SMB_SET_FILE_BASIC_INFO 0x101 macro
Dcifssmb.c5240 pSMB->InformationLevel = cpu_to_le16(SMB_SET_FILE_BASIC_INFO); in CIFSSMBSetFileInfo()
5408 pSMB->InformationLevel = cpu_to_le16(SMB_SET_FILE_BASIC_INFO); in CIFSSMBSetPathInfo()