Searched refs:GPT_ENT_ATTR_BOOTME (Results 1 – 3 of 3) sorted by relevance
126 if (!(ent->ent_attr & GPT_ENT_ATTR_BOOTME)) in gptfind()140 if (!(ent->ent_attr & GPT_ENT_ATTR_BOOTME)) in gptfind()171 table_primary[curent].ent_attr &= ~GPT_ENT_ATTR_BOOTME; in gptfind()175 table_backup[curent].ent_attr &= ~GPT_ENT_ATTR_BOOTME; in gptfind()248 if ((ent->ent_attr & (GPT_ENT_ATTR_BOOTME | in gptbootconv()
99 #define GPT_ENT_ATTR_BOOTME (1ULL << 59) macro
776 if (entry->ent.ent_attr & GPT_ENT_ATTR_BOOTME) in g_part_gpt_dumpconf()1166 attr |= GPT_ENT_ATTR_BOOTME; in g_part_gpt_setunset()1170 attr |= GPT_ENT_ATTR_BOOTME; in g_part_gpt_setunset()