Home
last modified time | relevance | path

Searched defs:GUID (Results 1 – 2 of 2) sorted by relevance

/fs/ntfs3/
Dntfs.h46 struct GUID { struct
47 __le32 Data1;
48 __le16 Data2;
49 __le16 Data3;
50 u8 Data4[8];
/fs/smb/client/
Dcifspdu.h517 unsigned char GUID[SMB1_CLIENT_GUID_SIZE]; member