Searched refs:ext4 (Results 1 – 10 of 10) sorted by relevance
14 filesystem is now handled by the ext4 driver.23 filesystem is now handled by the ext4 driver.31 filesystem is now handled by the ext4 driver.34 tristate "The Extended 4 (ext4) filesystem"45 the on-disk format of ext4 is not forwards compatible with47 physical block numbers. The ext4 filesystem also supports delayed51 http://ext4.wiki.kernel.org.53 The ext4 filesystem supports mounting an ext3 filesystem; while there55 table readahead, the best performance gains require enabling ext457 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 \14 ext4-$(CONFIG_EXT4_FS_POSIX_ACL) += acl.o15 ext4-$(CONFIG_EXT4_FS_SECURITY) += xattr_security.o
9 the ext4 and OCFS2 filesystems, but it could also be used to add13 If you are using ext4 or OCFS2, you need to say Y here.14 If you are not using ext4 or OCFS2 then you will18 called jbd2. If you are compiling ext4 or OCFS2 into the kernel,22 bool "JBD2 (ext4) debugging support"25 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
12 ext2, ext3, ext4, jfs, ocfs2 and reiserfs file systems.14 Ext3, ext4 and reiserfs also support journaled quotas for which
69 obj-$(CONFIG_EXT4_FS) += ext4/
17 source "fs/ext4/Kconfig"21 # Meta block cache for Extended Attributes (ext2/ext3/ext4)
43 The ext4 filesystem requires that this feature be enabled in47 enabled by default by mke2fs.ext4.
3 #define TRACE_SYSTEM ext4
5519 L: linux-ext4@vger.kernel.org5528 L: linux-ext4@vger.kernel.org5529 W: http://ext4.wiki.kernel.org5530 Q: http://patchwork.ozlabs.org/project/linux-ext4/list/5531 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git5533 F: Documentation/filesystems/ext4.txt5534 F: fs/ext4/7877 L: linux-ext4@vger.kernel.org