Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.cpp195 __le64 encrypted_upto; /* If we are in state CRYPT_ENCRYPTION_IN_PROGRESS and member
2099 crypt_ftr->encrypted_upto = cur_encryption_done; in cryptfs_enable_all_volumes()
2102 if (!rc && crypt_ftr->encrypted_upto == crypt_ftr->fs_size) { in cryptfs_enable_all_volumes()
2135 previously_encrypted_upto = crypt_ftr.encrypted_upto; in cryptfs_enable_internal()
2136 crypt_ftr.encrypted_upto = 0; in cryptfs_enable_internal()
2348 if (!rc && crypt_ftr.encrypted_upto != crypt_ftr.fs_size) { in cryptfs_enable_internal()
2363 if (crypt_ftr.encrypted_upto != crypt_ftr.fs_size) { in cryptfs_enable_internal()
2365 crypt_ftr.encrypted_upto); in cryptfs_enable_internal()
2371 if (crypt_ftr.encrypted_upto == crypt_ftr.fs_size) { in cryptfs_enable_internal()