HomeSort by relevance Sort by last modified time
    Searched defs:fs_config_func (Results 1 - 2 of 2) sorted by null

  /system/extras/ext4_utils/
make_ext4fs_main.c 71 fs_config_func_t fs_config_func = NULL; local
209 fs_config_func = canned_fs_config;
211 fs_config_func = fs_config;
256 exitcode = make_ext4fs_internal(fd, directory, target_out_directory, mountpoint, fs_config_func, gzip,
  /external/squashfs-tools/squashfs-tools/
mksquashfs.c 93 fs_config_func_t fs_config_func = NULL; variable
    [all...]

Completed in 71 milliseconds