HomeSort by relevance Sort by last modified time
    Searched full:get_bg_flags (Results 1 - 6 of 6) sorted by null

  /external/qemu/distrib/ext4_utils/src/
allocate.h 44 u16 get_bg_flags(int bg);
ext4_utils.c 367 aux_info.bg_desc[i].bg_flags = get_bg_flags(i);
allocate.c 755 u16 get_bg_flags(int bg) function
  /system/extras/ext4_utils/
allocate.h 59 u16 get_bg_flags(int bg);
ext4_utils.c 415 aux_info.bg_desc[i].bg_flags = get_bg_flags(i);
allocate.c 756 u16 get_bg_flags(int bg) function

Completed in 336 milliseconds