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