OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:guid_chromeos_rootfs
(Results
1 - 3
of
3
) sorted by null
/external/vboot_reference/cgpt/
cgpt.h
115
extern const Guid
guid_chromeos_rootfs
;
cgpt_find.c
99
} else if (GuidEqual(&
guid_chromeos_rootfs
, &entry->type)) {
cgpt_common.c
633
const Guid
guid_chromeos_rootfs
= GPT_ENT_TYPE_CHROMEOS_ROOTFS;
variable
646
{&
guid_chromeos_rootfs
, "rootfs", "ChromeOS rootfs"},
[
all
...]
Completed in 109 milliseconds