Searched refs:CIFS_UNIX_MAJOR_VERSION (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/cifs/ | ||
D | cifspdu.h | 2176 #define CIFS_UNIX_MAJOR_VERSION 1 macro |
D | cifssmb.c | 5414 pSMB->ClientUnixMajor = cpu_to_le16(CIFS_UNIX_MAJOR_VERSION); in CIFSSMBSetFSUnixInfo() |