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 | 47 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 | 3230 …android_fs_config(fs_config_func, rel_path, &inode_info->buf, target_out_path, &dir_ent->capabilit… in add_dir_entry() 3233 …android_fs_config(fs_config_func, pathname(dir_ent), &inode_info->buf, target_out_path, &dir_ent->… in add_dir_entry() 3341 …android_fs_config(fs_config_func, "", &dir_ent->inode->buf, target_out_path, &dir_ent->capabilitie… in dir_scan()
|