Home
last modified time | relevance | path

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

/external/qemu/distrib/ext4_utils/src/
Dallocate.h44 u16 get_bg_flags(int bg);
Dext4_utils.c367 aux_info.bg_desc[i].bg_flags = get_bg_flags(i); in ext4_update_free()
Dallocate.c755 u16 get_bg_flags(int bg) in get_bg_flags() function