Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifspdu.h2185 #define CIFS_UNIX_MAJOR_VERSION 1 macro
H A Dcifssmb.c5385 pSMB->ClientUnixMajor = cpu_to_le16(CIFS_UNIX_MAJOR_VERSION); in CIFSSMBSetFSUnixInfo()