Lines Matching full:filesystem
1 SQUASHFS 4.0 FILESYSTEM
4 Squashfs is a compressed read-only filesystem for Linux.
10 Squashfs is intended for general read-only filesystem use, for archival
18 1. FILESYSTEM FEATURES
21 Squashfs filesystem features versus Cramfs:
25 Max filesystem size: 2^64 16 MiB
52 As squashfs is a read-only filesystem, the mksquashfs program must be used to
58 3. SQUASHFS FILESYSTEM DESIGN
61 A squashfs filesystem consists of seven parts, packed together on a byte
85 Compressed data blocks are written to the filesystem as files are read from
202 Implement Xattr and ACL support. The Squashfs 4.0 filesystem layout has hooks