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"
41 the on-disk format of ext4 is not forwards compatible with
43 physical block numbers. The ext4 filesystem also supports delayed
47 http://ext4.wiki.kernel.org.
49 The ext4 filesystem supports mounting an ext3 filesystem; while there
51 table readahead, the best performance gains require enabling ext4
53 filesystem as an ext4 filesystem initially. Without explicit enabling
54 of ext4 features, the on disk filesystem format stays fully backward
58 module will be called ext4.
63 bool "Use ext4 for ext2 file systems"
68 Allow the ext4 file system driver code to be used for ext2
71 ext2, ext3, and ext4 file systems.
90 labels in the ext4 filesystem.
99 Enables run-time debugging support for the ext4 filesystem.
105 tristate "KUnit tests for ext4" if !KUNIT_ALL_TESTS
109 This builds the ext4 KUnit tests.