Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.cpp1996 off64_t blocks_already_done, tot_numblocks; member
2254 data.tot_numblocks = tot_size / CRYPT_SECTORS_PER_BUFSIZE; in cryptfs_enable_inplace_ext4()
2374 data.tot_numblocks = tot_size / CRYPT_SECTORS_PER_BUFSIZE; in cryptfs_enable_inplace_f2fs()
2427 off64_t blocks_already_done, tot_numblocks; in cryptfs_enable_inplace_full() local
2448 tot_numblocks = tot_size / CRYPT_SECTORS_PER_BUFSIZE; in cryptfs_enable_inplace_full()
2480 one_pct = tot_numblocks / 100; in cryptfs_enable_inplace_full()