| Directory | Files | |
|---|---|---|
| .. | 77 | |
| File | Size | |
| Kconfig | 299 B | |
| Makefile | 133 B | |
| file.c | 22 kB | |
| super.c | 38 kB | |
| sysfs.c | 3.3 kB | |
| trace.h | 3.1 kB | |
| zonefs.h | 7.5 kB | |
| zonefs.mod.c | 0 B | |
config ZONEFS_FS tristate "zonefs filesystem support" depends on BLOCK depends on BLK_DEV_ZONED select FS_IOMAP select CRC32 help zonefs is a simple file system which exposes zones of a zoned block device (e.g. host-managed or host-aware SMR disk drives) as files. If unsure, say N.