Searched refs:slot_select (Results 1 – 7 of 7) sorted by relevance
60 if (!entry.fs_mgr_flags.slot_select && !entry.fs_mgr_flags.slot_select_other) { in fs_mgr_update_for_slotselect()71 entry.fs_mgr_flags.slot_select ? ab_suffix : other_suffix(ab_suffix); in fs_mgr_update_for_slotselect()
671 bool slot_select) { in update_verity_table_blk_device() argument677 if (slot_select) ab_suffix = fs_mgr_get_slot_suffix(); in update_verity_table_blk_device()804 entry->fs_mgr_flags.slot_select); in fs_mgr_setup_verity()
202 CheckFlag("slotselect", slot_select); in ParseFsMgrFlags()
74 bool slot_select : 1; member
117 fstab_entry.fs_mgr_flags.slot_select = true; in TEST_F()124 fstab_entry.fs_mgr_flags.slot_select = false; in TEST_F()135 fstab_entry.fs_mgr_flags.slot_select = false; in TEST_F()142 fstab_entry.fs_mgr_flags.slot_select = true; in TEST_F()149 fstab_entry.fs_mgr_flags.slot_select = false; in TEST_F()
295 lhs.slot_select == rhs.slot_select && in CompareFlags()350 flags.slot_select = true; in TEST()
257 if (fstab_entry.fs_mgr_flags.slot_select) { in DeriveAvbPartitionName()