Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h1880 #define SMB_QUERY_POSIX_FS_INFO 0x201 macro
H A Dcifssmb.c4932 pSMB->InformationLevel = cpu_to_le16(SMB_QUERY_POSIX_FS_INFO); in CIFSSMBQFSPosixInfo()