Searched refs:ext4 (Results 1 – 8 of 8) sorted by relevance
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 with43 physical block numbers. The ext4 filesystem also supports delayed47 http://ext4.wiki.kernel.org.49 The ext4 filesystem supports mounting an ext3 filesystem; while there51 table readahead, the best performance gains require enabling ext453 filesystem as an ext4 filesystem initially. Without explicit enabling[all …]
6 obj-$(CONFIG_EXT4_FS) += ext4.o8 ext4-y := balloc.o bitmap.o block_validity.o dir.o ext4_jbd2.o extents.o \15 ext4-$(CONFIG_EXT4_FS_POSIX_ACL) += acl.o16 ext4-$(CONFIG_EXT4_FS_SECURITY) += xattr_security.o17 ext4-inode-test-objs += inode-test.o18 obj-$(CONFIG_EXT4_KUNIT_TESTS) += ext4-inode-test.o19 ext4-$(CONFIG_FS_VERITY) += verity.o
304 ATTRIBUTE_GROUPS(ext4);
10 the ext4 and OCFS2 filesystems, but it could also be used to add14 If you are using ext4 or OCFS2, you need to say Y here.15 If you are not using ext4 or OCFS2 then you will19 called jbd2. If you are compiling ext4 or OCFS2 into the kernel,23 bool "JBD2 (ext4) debugging support"26 If you are using the ext4 journaled file system (or
134 struct vxfs_ext4 ext4; member147 #define vdi_ext4 vdi_org.ext4177 struct vxfs_ext4 ext4; member186 #define vii_ext4 vii_org.ext4
13 ext2, ext3, ext4, jfs, ocfs2 and reiserfs file systems.15 Ext3, ext4 and reiserfs also support journaled quotas for which
73 obj-$(CONFIG_EXT4_FS) += ext4/
24 source "fs/ext4/Kconfig"28 # Meta block cache for Extended Attributes (ext2/ext3/ext4)