Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c102 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/
DREADME-2.056 Do not compress the fragments. Added for compatibility with noI and
/external/squashfs-tools/
DRELEASE-README116 -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/
Dsquashfs.txt95 block is uncompressed. A block will be uncompressed if the -noI option is set,