Home
last modified time | relevance | path

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

/system/extras/tests/fstest/
Drecovery_test.cpp165 if (gd.bg_free_blocks_count) { in corruptGdtFreeBlock()
170 gd.bg_free_blocks_count--; in corruptGdtFreeBlock()
/system/extras/ext4_utils/include/ext4_utils/
Dext4_utils.h97 u16 bg_free_blocks_count; member
/system/vold/
DEncryptInplace.cpp310 data.tot_used_blocks -= aux_info.bg_desc[i].bg_free_blocks_count; in cryptfs_enable_inplace_ext4()