Searched refs:SMB_SET_CIFS_UNIX_INFO (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/smb/client/ | ||
H A D | cifspdu.h | 1937 #define SMB_SET_CIFS_UNIX_INFO 0x200 macro |
H A D | cifssmb.c | 4864 pSMB->InformationLevel = cpu_to_le16(SMB_SET_CIFS_UNIX_INFO); in CIFSSMBSetFSUnixInfo() |