Searched refs:noI (Results 1 – 4 of 4) sorted by relevance
/external/squashfs-tools/squashfs-tools/ |
D | mksquashfs.c | 102 int noI = FALSE; variable 465 SQUASHFS_METADATA_SIZE, noI, 0); in get_inode() 606 avail_bytes, SQUASHFS_METADATA_SIZE, noI, 0); in write_inodes() 644 SQUASHFS_METADATA_SIZE, noI, 0); in write_directories() 674 return generic_write_table(id_bytes, p, 0, NULL, noI); in write_id_table() 1255 noI, 0); in write_dir() 4364 noI); in write_inode_lookup_table() 4849 noD ? "uncompressed" : "compressed", noI ? "uncompressed" : in write_filesystem_tables() 5549 noI = TRUE; in main() 5893 noI = SQUASHFS_UNCOMPRESSED_INODES(sBlk.flags); in main() [all …]
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-2.0 | 56 Do not compress the fragments. Added for compatibility with noI and
|
/external/squashfs-tools/ |
D | RELEASE-README | 116 -noI do not compress inode table 166 -noInodeCompression alternative name for -noI 362 The -noI, -noD and -noF options (also -noInodeCompression, -noDataCompression 884 block is uncompressed. A block will be uncompressed if the -noI option is set,
|
/external/squashfs-tools/kernel/Documentation/filesystems/ |
D | squashfs.txt | 95 block is uncompressed. A block will be uncompressed if the -noI option is set,
|