Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c321 struct file_info *add_non_dup(long long file_size, long long bytes,
1873 file = add_non_dup(file_size, file_bytes, block_list, start, frg, 0, 0, in add_file()
1901 struct file_info *add_non_dup(long long file_size, long long bytes, in add_non_dup() function
2096 return add_non_dup(file_size, bytes, *block_list, *start, *fragment, in duplicate()
2542 add_non_dup(size, 0, NULL, 0, fragment, 0, checksum, in write_file_frag()
2615 add_non_dup(read_size, file_bytes, block_list, start, fragment, in write_file_process()
2859 add_non_dup(read_size, file_bytes, block_list, start, fragment, in write_file_blocks()