![]() |
|
|||
Notes on Filesystem Layout
These notes describe what mkcramfs generates. Kernel requirements are
a bit looser, e.g. it doesn't care if the <file_data> items are
swapped around (though it does care that directory entries (inodes) in
a given directory are contiguous, as this is used by readdir).
All data is currently in host-endian format; neither mkcramfs nor the
kernel ever do swabbing. (See section `Block Size' below.)
SEE ALSO: README
Name | Size | Date (UTC) | Last indexed | Description | |
---|---|---|---|---|---|
Name | Size | Date (UTC) | Last indexed | Description | |
![]() |
Parent directory | - | 2025-03-06 09:18:38 | ||
![]() |
inode.c | 26683 bytes | 2025-03-06 09:18:37 | 2025-03-06 13:18:25 | These are the VFS interfaces to the compressed rom filesystem. The actual compression is based on zlib, see the other files. |
![]() |
internal.h | 198 bytes | 2025-03-06 09:18:37 | 2025-03-06 13:18:25 | Uncompression interfaces to the underlying zlib |
![]() |
Kconfig | 2147 bytes | 2025-03-06 09:18:37 | - | |
![]() |
Makefile | 157 bytes | 2025-03-06 09:18:37 | 2025-03-06 13:18:25 | |
![]() |
README | 7687 bytes | 2025-03-06 09:18:37 | - | |
![]() |
uncompress.c | 1807 bytes | 2025-03-06 09:18:37 | 2025-03-06 13:18:25 |
[ Source navigation ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |