Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.c1506 off64_t one_pct, cur_pct, new_pct; in cryptfs_enable_inplace() local
1532 one_pct = tot_numblocks / 100; in cryptfs_enable_inplace()
1536 new_pct = (i + blocks_already_done) / one_pct; in cryptfs_enable_inplace()