Home
last modified time | relevance | path

Searched refs:GPT_BAD_SIGNATURE (Results 1 – 3 of 3) sorted by relevance

/device/google/bonito/gpt-utils/
Dgpt-utils.cpp117 GPT_BAD_SIGNATURE, enumerator
435 *state = GPT_BAD_SIGNATURE; in gpt_get_state()
499 else if (state == GPT_BAD_SIGNATURE) in gpt_set_state()
781 if (gpt_prim == GPT_BAD_SIGNATURE && gpt_second == GPT_BAD_SIGNATURE) { in prepare_partitions()
791 else if (gpt_prim == GPT_BAD_SIGNATURE) in prepare_partitions()
793 else if (gpt_second == GPT_BAD_SIGNATURE) in prepare_partitions()
849 r = gpt_set_state(fd, PRIMARY_GPT, GPT_BAD_SIGNATURE); in prepare_partitions()
886 r = gpt_set_state(fd, SECONDARY_GPT, GPT_BAD_SIGNATURE); in prepare_partitions()
/device/google/coral/gpt-utils/
Dgpt-utils.cpp117 GPT_BAD_SIGNATURE, enumerator
435 *state = GPT_BAD_SIGNATURE; in gpt_get_state()
499 else if (state == GPT_BAD_SIGNATURE) in gpt_set_state()
781 if (gpt_prim == GPT_BAD_SIGNATURE && gpt_second == GPT_BAD_SIGNATURE) { in prepare_partitions()
791 else if (gpt_prim == GPT_BAD_SIGNATURE) in prepare_partitions()
793 else if (gpt_second == GPT_BAD_SIGNATURE) in prepare_partitions()
849 r = gpt_set_state(fd, PRIMARY_GPT, GPT_BAD_SIGNATURE); in prepare_partitions()
886 r = gpt_set_state(fd, SECONDARY_GPT, GPT_BAD_SIGNATURE); in prepare_partitions()
/device/google/crosshatch/gpt-utils/
Dgpt-utils.cpp117 GPT_BAD_SIGNATURE, enumerator
435 *state = GPT_BAD_SIGNATURE; in gpt_get_state()
499 else if (state == GPT_BAD_SIGNATURE) in gpt_set_state()
781 if (gpt_prim == GPT_BAD_SIGNATURE && gpt_second == GPT_BAD_SIGNATURE) { in prepare_partitions()
791 else if (gpt_prim == GPT_BAD_SIGNATURE) in prepare_partitions()
793 else if (gpt_second == GPT_BAD_SIGNATURE) in prepare_partitions()
849 r = gpt_set_state(fd, PRIMARY_GPT, GPT_BAD_SIGNATURE); in prepare_partitions()
886 r = gpt_set_state(fd, SECONDARY_GPT, GPT_BAD_SIGNATURE); in prepare_partitions()