Searched refs:slot_select_other (Results 1 – 8 of 8) sorted by relevance
60 if (!entry.fs_mgr_flags.slot_select && !entry.fs_mgr_flags.slot_select_other) { in fs_mgr_update_for_slotselect()
63 if (entry.fs_mgr_flags.slot_select_other) return false; in remountable_partition()
178 CheckFlag("slotselect_other", slot_select_other); in ParseFsMgrFlags()
344 if (entry->fs_mgr_flags.slot_select_other) return false; in fs_mgr_wants_overlayfs()
83 bool slot_select_other : 1; member
308 lhs.slot_select_other == rhs.slot_select_other && in CompareFlags()365 flags.slot_select_other = true; in TEST()
125 fstab_entry.fs_mgr_flags.slot_select_other = true; in TEST_F()136 fstab_entry.fs_mgr_flags.slot_select_other = false; in TEST_F()150 fstab_entry.fs_mgr_flags.slot_select_other = true; in TEST_F()
312 } else if (fstab_entry.fs_mgr_flags.slot_select_other) { in DeriveAvbPartitionName()