HomeSort by relevance Sort by last modified time
    Searched refs:make_ext4fs_internal (Results 1 - 4 of 4) sorted by null

  /system/extras/ext4_utils/
make_ext4fs.h 40 int make_ext4fs_internal(int fd, const char *directory,
make_ext4fs_main.c 178 exitcode = make_ext4fs_internal(fd, directory, mountpoint, fs_config_func, gzip,
make_ext4fs.c 319 status = make_ext4fs_internal(fd, NULL, mountpoint, NULL, 0, 0, 0, 1, 0, sehnd);
325 int make_ext4fs_internal(int fd, const char *directory, function
  /system/core/fastboot/
engine.c 308 make_ext4fs_internal(fd, NULL, NULL, NULL, 0, 1, 0, 0, 0, NULL);

Completed in 38 milliseconds