Home | History | Annotate | Download | only in squashfs-tools

Lines Matching defs:mount_point

91 char *mount_point = NULL;
867 char * mount_point, FILE *block_map_file) {
872 fprintf(block_map_file, "/%s", mount_point);
970 write_block_map_entry(sub_path, start_block, total_size, mount_point, block_map_file);
1010 write_block_map_entry(sub_path, start_block, total_size, mount_point, block_map_file);
3130 if (mount_point) {
3134 alloc_mounted_path(mount_point, subpathname(dir_ent), &mounted_path);
5742 mount_point = argv[i];
5931 } else if (mount_point) {