Home
last modified time | relevance | path

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

/system/core/fs_mgr/include/
Dfs_mgr.h52 #define FS_MGR_MNTALL_DEV_IS_METADATA_ENCRYPTED 7 macro
/system/core/init/
Dbuiltins.cpp595 } else if (code == FS_MGR_MNTALL_DEV_IS_METADATA_ENCRYPTED) { in queue_fs_event()
/system/core/fs_mgr/
Dfs_mgr.cpp1287 encryptable = FS_MGR_MNTALL_DEV_IS_METADATA_ENCRYPTED; in fs_mgr_mount_all()