Searched refs:noD (Results 1 – 6 of 6) sorted by relevance
/external/squashfs-tools/squashfs-tools/ |
D | mksquashfs.h | 75 char noD; member
|
D | caches-queues-lists.h | 125 char noD; member
|
D | mksquashfs.c | 112 int noD = FALSE; variable 2155 file_buffer->noD = inode->noD; in reader_read_process() 2249 file_buffer->noD = inode->noD; in reader_read_file() 2449 file_buffer->noD, 1); in deflator() 3061 inode->noD = noD; in lookup_inode3() 4929 noD ? "uncompressed" : "compressed", noI ? "uncompressed" : in write_filesystem_tables() 5665 noD = TRUE; in main() 6052 noD = SQUASHFS_UNCOMPRESSED_DATA(sBlk.flags); in main() 6248 sBlk.flags = SQUASHFS_MKFLAGS(noI, noD, noF, noX, no_fragments, in main()
|
D | action.c | 1034 inode->noD = inode->noF = 0; in comp_action() 1041 inode->noD = inode->noF = 1; in uncomp_action()
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-2.0 | 57 noD, probably not that useful.
|
/external/squashfs-tools/ |
D | RELEASE-README | 117 -noD do not compress data blocks 167 -noDataCompression alternative name for -noD 362 The -noI, -noD and -noF options (also -noInodeCompression, -noDataCompression
|