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