Searched refs:add_non_dup (Results 1 – 1 of 1) sorted by relevance
/external/squashfs-tools/squashfs-tools/ |
D | mksquashfs.c | 341 struct file_info *add_non_dup(long long file_size, long long bytes, 1958 file = add_non_dup(file_size, file_bytes, block_list, start, frg, 0, 0, in add_file() 1986 struct file_info *add_non_dup(long long file_size, long long bytes, in add_non_dup() function 2181 return add_non_dup(file_size, bytes, *block_list, *start, *fragment, in duplicate() 2627 add_non_dup(size, 0, NULL, 0, fragment, 0, checksum, in write_file_frag() 2700 add_non_dup(read_size, file_bytes, block_list, start, fragment, in write_file_process() 2944 add_non_dup(read_size, file_bytes, block_list, start, fragment, in write_file_blocks()
|