Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dallocate.h59 u16 get_bg_flags(int bg);
Dext4_utils.c465 aux_info.bg_desc[i].bg_flags = get_bg_flags(i); in ext4_update_free()
Dallocate.c756 u16 get_bg_flags(int bg) in get_bg_flags() function