Home
last modified time | relevance | path

Searched refs:ext4 (Results 1 – 10 of 10) sorted by relevance

/linux-4.19.296/fs/ext4/
DKconfig14 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 with
47 physical block numbers. The ext4 filesystem also supports delayed
51 http://ext4.wiki.kernel.org.
53 The ext4 filesystem supports mounting an ext3 filesystem; while there
55 table readahead, the best performance gains require enabling ext4
57 filesystem as an ext4 filesystem initially. Without explicit enabling
[all …]
DMakefile6 obj-$(CONFIG_EXT4_FS) += ext4.o
8 ext4-y := balloc.o bitmap.o block_validity.o dir.o ext4_jbd2.o extents.o \
14 ext4-$(CONFIG_EXT4_FS_POSIX_ACL) += acl.o
15 ext4-$(CONFIG_EXT4_FS_SECURITY) += xattr_security.o
/linux-4.19.296/fs/jbd2/
DKconfig9 the ext4 and OCFS2 filesystems, but it could also be used to add
13 If you are using ext4 or OCFS2, you need to say Y here.
14 If you are not using ext4 or OCFS2 then you will
18 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
/linux-4.19.296/fs/freevxfs/
Dvxfs_inode.h134 struct vxfs_ext4 ext4; member
147 #define vdi_ext4 vdi_org.ext4
177 struct vxfs_ext4 ext4; member
186 #define vii_ext4 vii_org.ext4
/linux-4.19.296/fs/quota/
DKconfig12 ext2, ext3, ext4, jfs, ocfs2 and reiserfs file systems.
14 Ext3, ext4 and reiserfs also support journaled quotas for which
/linux-4.19.296/fs/
DMakefile69 obj-$(CONFIG_EXT4_FS) += ext4/
DKconfig17 source "fs/ext4/Kconfig"
21 # Meta block cache for Extended Attributes (ext2/ext3/ext4)
/linux-4.19.296/block/
DKconfig43 The ext4 filesystem requires that this feature be enabled in
47 enabled by default by mke2fs.ext4.
/linux-4.19.296/include/trace/events/
Dext4.h3 #define TRACE_SYSTEM ext4
/linux-4.19.296/
DMAINTAINERS5519 L: linux-ext4@vger.kernel.org
5528 L: linux-ext4@vger.kernel.org
5529 W: http://ext4.wiki.kernel.org
5530 Q: http://patchwork.ozlabs.org/project/linux-ext4/list/
5531 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git
5533 F: Documentation/filesystems/ext4.txt
5534 F: fs/ext4/
7877 L: linux-ext4@vger.kernel.org