Searched refs:android_fs_config (Results 1 – 3 of 3) sorted by relevance
/external/squashfs-tools/squashfs-tools/ |
D | android.h | 25 void android_fs_config(fs_config_func_t fs_config_func, const char *path, struct stat *stat, const …
|
D | android.c | 46 void android_fs_config(fs_config_func_t fs_config_func, const char *path, struct stat *stat, in android_fs_config() function
|
D | mksquashfs.c | 3189 …android_fs_config(fs_config_func, rel_path, &inode_info->buf, target_out_path, &dir_ent->capabilit… in add_dir_entry() 3192 …android_fs_config(fs_config_func, pathname(dir_ent), &inode_info->buf, target_out_path, &dir_ent->… in add_dir_entry()
|