Home
last modified time | relevance | path

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

/system/vold/
DEncryptInplace.cpp63 off64_t blocks_already_done, tot_numblocks; member
303 data.tot_numblocks = tot_size / CRYPT_SECTORS_PER_BUFSIZE; in cryptfs_enable_inplace_ext4()
421 data.tot_numblocks = tot_size / CRYPT_SECTORS_PER_BUFSIZE; in cryptfs_enable_inplace_f2fs()
477 off64_t blocks_already_done, tot_numblocks; in cryptfs_enable_inplace_full() local
497 tot_numblocks = tot_size / CRYPT_SECTORS_PER_BUFSIZE; in cryptfs_enable_inplace_full()
529 one_pct = tot_numblocks / 100; in cryptfs_enable_inplace_full()