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

  /system/extras/ext4_utils/
make_ext4fs.h 34 typedef void (*fs_config_func_t)(const char *path, int dir, unsigned *uid, unsigned *gid, typedef
41 char *mountpoint, fs_config_func_t fs_config_func, int gzip, int sparse,
make_ext4fs_main.c 56 fs_config_func_t fs_config_func = NULL;
make_ext4fs.c 102 u32 dir_inode, fs_config_func_t fs_config_func,
326 char *mountpoint, fs_config_func_t fs_config_func, int gzip, int sparse,

Completed in 810 milliseconds