Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c2075 long long target_start, dup_start = dupl_ptr->start; in duplicate() local
2128 dup_start); in duplicate()
2132 dup_data = read_from_disk2(dup_start, in duplicate()
2148 dup_start += size; in duplicate()
2744 long long file_bytes, dup_start, start; in write_file_blocks_dup() local
2766 start = dup_start = bytes; in write_file_blocks_dup()
2803 dupl_ptr = duplicate(read_size, file_bytes, &block_listp, &dup_start, in write_file_blocks_dup()
2849 dup_start, blocks, block_listp, fragment, NULL, sparse); in write_file_blocks_dup()