Searched refs:one_pct (Results 1 – 1 of 1) sorted by relevance
1506 off64_t one_pct, cur_pct, new_pct; in cryptfs_enable_inplace() local1532 one_pct = tot_numblocks / 100; in cryptfs_enable_inplace()1536 new_pct = (i + blocks_already_done) / one_pct; in cryptfs_enable_inplace()