Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h1876 #define SMB_QUERY_FS_SIZE_INFO 0x103 macro
H A Dcifssmb.c4559 pSMB->InformationLevel = cpu_to_le16(SMB_QUERY_FS_SIZE_INFO); in CIFSSMBQFSInfo()