Searched refs:encryptable (Results 1 – 2 of 2) sorted by relevance
52 "encryptable="
1391 int encryptable = FS_MGR_MNTALL_DEV_NOT_ENCRYPTABLE; in fs_mgr_mount_all() local1475 set_type_property(encryptable); in fs_mgr_mount_all()1514 if (encryptable != FS_MGR_MNTALL_DEV_NOT_ENCRYPTABLE) { in fs_mgr_mount_all()1518 encryptable = status; in fs_mgr_mount_all()1525 set_type_property(encryptable); in fs_mgr_mount_all()1557 encryptable = FS_MGR_MNTALL_DEV_IS_METADATA_ENCRYPTED; in fs_mgr_mount_all()1558 set_type_property(encryptable); in fs_mgr_mount_all()1578 encryptable = FS_MGR_MNTALL_DEV_NEEDS_RECOVERY; in fs_mgr_mount_all()1593 encryptable = FS_MGR_MNTALL_DEV_IS_METADATA_ENCRYPTED; in fs_mgr_mount_all()1616 set_type_property(encryptable); in fs_mgr_mount_all()[all …]