Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c2034 long long target_start, dup_start = dupl_ptr->start; in duplicate() local
2087 dup_start); in duplicate()
2091 dup_data = read_from_disk2(dup_start, in duplicate()
2107 dup_start += size; in duplicate()
2703 long long file_bytes, dup_start, start; in write_file_blocks_dup() local
2725 start = dup_start = bytes; in write_file_blocks_dup()
2762 dupl_ptr = duplicate(read_size, file_bytes, &block_listp, &dup_start, in write_file_blocks_dup()
2808 dup_start, blocks, block_listp, fragment, NULL, sparse); in write_file_blocks_dup()