Home
last modified time | relevance | path

Searched defs:previously_encrypted_upto (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DEncryptInplace.cpp250 off64_t previously_encrypted_upto, in cryptfs_enable_inplace_ext4()
389 off64_t previously_encrypted_upto, in cryptfs_enable_inplace_f2fs()
470 off64_t previously_encrypted_upto, in cryptfs_enable_inplace_full()
583 off64_t previously_encrypted_upto, bool set_progress_properties) { in cryptfs_enable_inplace()
Dcryptfs.cpp2082 const char* real_blkdev, int previously_encrypted_upto) { in cryptfs_enable_all_volumes()
2127 off64_t previously_encrypted_upto = 0; in cryptfs_enable_internal() local