Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dsquashfs_fs.h102 duplicate_checking, exportable, no_xattr, comp_opt) (noi | \ argument
104 (always_frag << 5) | (duplicate_checking << 6) | \
Dmksquashfs.c98 int duplicate_checking = TRUE; variable
1787 if(!duplicate_checking || file_size == 0) in add_file()
2480 if(duplicate_checking) in write_file_frag()
2498 if(!duplicate_checking) in write_file_frag()
2553 if(duplicate_checking) in write_file_process()
2564 if(duplicate_checking == FALSE) { in write_file_process()
2790 if(duplicate_checking) in write_file_blocks()
2812 if(duplicate_checking == FALSE) { in write_file_blocks()
4853 printf("\tduplicates are %sremoved\n", duplicate_checking ? "" : in write_filesystem_tables()
4876 if(duplicate_checking) in write_filesystem_tables()
[all …]
/external/squashfs-tools/kernel-2.4/include/linux/
Dsquashfs_fs.h104 duplicate_checking) (noi | (nod << 1) | (check_data << 2) \ argument
106 (duplicate_checking << 6))