Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.h126 __le64 encrypted_upto; /* If we are in state CRYPT_ENCRYPTION_IN_PROGRESS and member
Dcryptfs.cpp2663 crypt_ftr->encrypted_upto = cur_encryption_done; in cryptfs_enable_all_volumes()
2666 if (!rc && crypt_ftr->encrypted_upto == crypt_ftr->fs_size) { in cryptfs_enable_all_volumes()
2711 previously_encrypted_upto = crypt_ftr.encrypted_upto; in cryptfs_enable_internal()
2712 crypt_ftr.encrypted_upto = 0; in cryptfs_enable_internal()
2934 && crypt_ftr.encrypted_upto != crypt_ftr.fs_size) { in cryptfs_enable_internal()
2951 && crypt_ftr.encrypted_upto != crypt_ftr.fs_size) { in cryptfs_enable_internal()
2953 crypt_ftr.encrypted_upto); in cryptfs_enable_internal()
2960 || crypt_ftr.encrypted_upto == crypt_ftr.fs_size) { in cryptfs_enable_internal()