HomeSort by relevance Sort by last modified time
    Searched refs:MF_SLOTSELECT (Results 1 - 5 of 5) sorted by null

  /system/core/fs_mgr/
fs_mgr_slotselect.cpp 39 if (fstab->recs[n].fs_mgr_flags & MF_SLOTSELECT) {
43 // Return false if failed to get ab_suffix when MF_SLOTSELECT is specified.
fs_mgr_priv.h 101 #define MF_SLOTSELECT 0x8000
fs_mgr_avb.cpp 588 if (fstab_entry->fs_mgr_flags & MF_SLOTSELECT) {
fs_mgr_fstab.cpp 101 {"slotselect", MF_SLOTSELECT},
    [all...]
fs_mgr_verity.cpp 860 fstab->fs_mgr_flags & MF_SLOTSELECT);

Completed in 85 milliseconds