Home
last modified time | relevance | path

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

/system/core/fs_mgr/include/
Dfs_mgr.h55 #define FS_MGR_MNTALL_DEV_NEEDS_METADATA_ENCRYPTION 6 macro
/system/core/fs_mgr/
Dfs_mgr.cpp989 return FS_MGR_MNTALL_DEV_NEEDS_METADATA_ENCRYPTION; in handle_encryptable()
1446 if (status == FS_MGR_MNTALL_DEV_NEEDS_METADATA_ENCRYPTION) { in fs_mgr_mount_all()
/system/core/init/
Dbuiltins.cpp615 } else if (code == FS_MGR_MNTALL_DEV_NEEDS_METADATA_ENCRYPTION) { in queue_fs_event()