Searched refs:ClientUnixMajor (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ | ||
D | cifspdu.h | 2012 __le16 ClientUnixMajor; /* Data start. */ member |
D | cifssmb.c | 5385 pSMB->ClientUnixMajor = cpu_to_le16(CIFS_UNIX_MAJOR_VERSION); in CIFSSMBSetFSUnixInfo() |