OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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 35 milliseconds