OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:make_ext4fs
(Results
1 - 10
of
10
) sorted by null
/system/extras/ext4_utils/
make_ext4fs.h
26
int
make_ext4fs
(const char *filename, long long len,
Android.mk
6
make_ext4fs
.c \
38
LOCAL_MODULE :=
make_ext4fs
103
LOCAL_MODULE :=
make_ext4fs
make_ext4fs.c
17
#include "
make_ext4fs
.h"
410
// Reset all the global data structures used by
make_ext4fs
so it
439
int
make_ext4fs
(const char *filename, long long len,
function
/build/target/product/
core_minimal.mk
73
make_ext4fs
\
113
make_ext4fs
\
core_tiny.mk
72
make_ext4fs
\
/system/extras/tests/ext4/
android_emmc_perf_tests.sh
280
adb shell
make_ext4fs
-w "$CACHE"
/device/google/marlin/common/
base.mk
762
make_ext4fs
\
/bootable/recovery/updater/
install.cpp
61
#include "
make_ext4fs
.h"
366
int status =
make_ext4fs
(location, atoll(fs_size), mount_point, sehandle);
368
printf("%s:
make_ext4fs
failed (%d) on %s",
[
all
...]
/build/core/
config.mk
533
MAKE_EXT4FS
:= $(HOST_OUT_EXECUTABLES)/
make_ext4fs
$(HOST_EXECUTABLE_SUFFIX)
[
all
...]
Makefile
762
INTERNAL_USERIMAGES_DEPS += $(MKEXTUSERIMG) $(
MAKE_EXT4FS
) $(E2FSCK)
[
all
...]
Completed in 269 milliseconds