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