Home
last modified time | relevance | path

Searched refs:FS_MGR_MNTALL_DEV_NEEDS_RECOVERY (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/include/
Dfs_mgr.h79 #define FS_MGR_MNTALL_DEV_NEEDS_RECOVERY 3 macro
/system/core/init/
Dbuiltins.cpp457 } else if (ret == FS_MGR_MNTALL_DEV_NEEDS_RECOVERY) { in do_mount_all()
/system/core/fs_mgr/
Dfs_mgr.c613 encryptable = FS_MGR_MNTALL_DEV_NEEDS_RECOVERY; in fs_mgr_mount_all()