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()
180 CheckFlag("slotselect_other", slot_select_other); in ParseFsMgrFlags()647 entry->fs_mgr_flags.slot_select_other = false; in TransformFstabForDsu()
187 entry.fs_mgr_flags.slot_select_other) { in IsRemountable()
1257 if (entry->fs_mgr_flags.slot_select_other) return false; in fs_mgr_wants_overlayfs()
81 bool slot_select_other : 1; member
126 fstab_entry.fs_mgr_flags.slot_select_other = true; in TEST_F()137 fstab_entry.fs_mgr_flags.slot_select_other = false; in TEST_F()151 fstab_entry.fs_mgr_flags.slot_select_other = true; in TEST_F()
246 } else if (fstab_entry.fs_mgr_flags.slot_select_other) { in DeriveAvbPartitionName()
208 lhs.slot_select_other == rhs.slot_select_other && in CompareFlags()