Lines Matching refs:ext4
10 filesystem is now handled by the ext4 driver.
19 filesystem is now handled by the ext4 driver.
27 filesystem is now handled by the ext4 driver.
30 tristate "The Extended 4 (ext4) filesystem"
42 the on-disk format of ext4 is not forwards compatible with
44 physical block numbers. The ext4 filesystem also supports delayed
48 http://ext4.wiki.kernel.org.
50 The ext4 filesystem supports mounting an ext3 filesystem; while there
52 table readahead, the best performance gains require enabling ext4
54 filesystem as an ext4 filesystem initially. Without explicit enabling
55 of ext4 features, the on disk filesystem format stays fully backward
59 module will be called ext4.
64 bool "Use ext4 for ext2 file systems"
69 Allow the ext4 file system driver code to be used for ext2
72 ext2, ext3, and ext4 file systems.
91 labels in the ext4 filesystem.
100 Enables run-time debugging support for the ext4 filesystem.
106 tristate "KUnit tests for ext4" if !KUNIT_ALL_TESTS
110 This builds the ext4 KUnit tests.