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/
ext4_utils.h 183 typedef void (*fs_config_func_t)(const char *path, int dir, unsigned *uid, unsigned *gid, typedef
189 const char *mountpoint, fs_config_func_t fs_config_func, int gzip,
make_ext4fs_main.c 66 fs_config_func_t fs_config_func = NULL;
make_ext4fs.c 111 u32 dir_inode, fs_config_func_t fs_config_func,
459 const char *_mountpoint, fs_config_func_t fs_config_func, int gzip,

Completed in 1416 milliseconds