Searched defs:ext4_bg_has_super_block (Results 1 - 1 of 1) sorted by last modified time

/system/extras/ext4_utils/
H A Dext4_utils.c68 int ext4_bg_has_super_block(int bg) function
110 if (ext4_bg_has_super_block(aux_info.groups - 1))
223 if (ext4_bg_has_super_block(i)) {
308 if (ext4_bg_has_super_block(i)) {

Completed in 57 milliseconds