Searched refs:PARTITION_USR_SECONDARY (Results 1 – 2 of 2) sorted by relevance
41 PARTITION_USR_SECONDARY, enumerator77 PARTITION_USR_SECONDARY, in PARTITION_DESIGNATOR_VERSIONED()108 case PARTITION_USR_SECONDARY: in PARTITION_VERITY_OF()134 case PARTITION_USR_SECONDARY: in PARTITION_VERITY_SIG_OF()169 return PARTITION_USR_SECONDARY; in PARTITION_USR_OF_ARCH()
908 m->partitions[PARTITION_USR_SECONDARY].found = false; in dissect_image()938 m->partitions[PARTITION_USR] = m->partitions[PARTITION_USR_SECONDARY]; in dissect_image()939 zero(m->partitions[PARTITION_USR_SECONDARY]); in dissect_image()986 m->partitions[PARTITION_USR_SECONDARY].found = false; in dissect_image()998 else if (m->partitions[PARTITION_USR_SECONDARY].found) { in dissect_image()1004 m->partitions[PARTITION_USR] = m->partitions[PARTITION_USR_SECONDARY]; in dissect_image()1005 zero(m->partitions[PARTITION_USR_SECONDARY]); in dissect_image()3040 [PARTITION_USR_SECONDARY] = "usr-secondary",