Searched defs:ext4_bg_has_super_block (Results 1 - 1 of 1) sorted by relevance

/system/extras/ext4_utils/
H A Dext4_utils.c69 int ext4_bg_has_super_block(int bg) function
111 if (ext4_bg_has_super_block(aux_info.groups - 1))
225 if (ext4_bg_has_super_block(i)) {
310 if (ext4_bg_has_super_block(i)) {

Completed in 19 milliseconds