Home
last modified time | relevance | path

Searched refs:target_out_path (Results 1 – 8 of 8) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dandroid.h21 typedef void (*fs_config_func_t)(const char *path, int dir, const char *target_out_path,
25 …c_t fs_config_func, const char *path, struct stat *stat, const char *target_out_path, uint64_t *ca…
Dandroid.c48 const char *target_out_path, uint64_t *capabilities) { in android_fs_config() argument
53 fs_config_func(path, S_ISDIR(stat->st_mode), target_out_path, in android_fs_config()
Dmksquashfs.c93 char *target_out_path = NULL; variable
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()
6055 target_out_path = argv[i]; in main()
/external/erofs-utils/include/erofs/
Dconfig.h59 char *target_out_path; member
/external/e2fsprogs/contrib/android/
Dperms.h8 const char *target_out_path,
/external/f2fs-tools/fsck/
Dsload.c27 const char *target_out_path,
/external/erofs-utils/mkfs/
Dmain.c245 cfg.target_out_path = optarg; in mkfs_parse_options_cfg()
/external/erofs-utils/lib/
Dinode.c719 cfg.target_out_path, in erofs_droid_inode_fsconfig()
723 cfg.target_out_path, in erofs_droid_inode_fsconfig()