Home
last modified time | relevance | path

Searched refs:GUID (Results 1 – 4 of 4) sorted by relevance

/fs/ntfs/
Dlayout.h1130 } __attribute__ ((__packed__)) GUID; typedef
1148 GUID birth_volume_id;
1149 GUID birth_object_id;
1150 GUID domain_id;
1162 GUID object_id; /* Unique id assigned to the
1170 GUID birth_volume_id; /* Unique id of volume on which
1172 GUID birth_object_id; /* Unique id of file when it was
1174 GUID domain_id; /* Reserved, zero. */
1621 /* 12*/ GUID object_type;
1622 /* 28*/ GUID inherited_object_type;
[all …]
/fs/partitions/
DKconfig237 bool "EFI GUID Partition support"
/fs/cifs/
Dcifspdu.h520 unsigned char GUID[16]; member
Dcifssmb.c673 GUID, 16) != 0) { in CIFSSMBNegotiate()
676 pSMBr->u.extended_response.GUID, in CIFSSMBNegotiate()
682 pSMBr->u.extended_response.GUID, 16); in CIFSSMBNegotiate()