Searched refs:is_root_verity (Results 1 – 2 of 2) sorted by relevance
19 …arch##_VERITY, "root-" name "-verity", ARCHITECTURE_##arch, .is_root_verity = true }, …46 …{ GPT_ROOT_NATIVE_VERITY, "root-verity", native_architecture(), .is_root_verity = true …150 return gpt_partition_type_from_uuid(id).is_root_verity; in gpt_partition_type_is_root_verity()
309 bool is_root_verity:1; member