Home
last modified time | relevance | path

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

/fs/ext4/
A DKconfig10 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"
47 http://ext4.wiki.kernel.org.
58 module will be called ext4.
63 bool "Use ext4 for ext2 file systems"
71 ext2, ext3, and ext4 file systems.
90 labels in the ext4 filesystem.
105 tristate "KUnit tests for ext4" if !KUNIT_ALL_TESTS
[all …]
A DMakefile6 obj-$(CONFIG_EXT4_FS) += ext4.o
8 ext4-y := balloc.o bitmap.o block_validity.o dir.o ext4_jbd2.o extents.o \
15 ext4-$(CONFIG_EXT4_FS_POSIX_ACL) += acl.o
16 ext4-$(CONFIG_EXT4_FS_SECURITY) += xattr_security.o
17 ext4-inode-test-objs += inode-test.o
18 obj-$(CONFIG_EXT4_KUNIT_TESTS) += ext4-inode-test.o
19 ext4-$(CONFIG_FS_VERITY) += verity.o
20 ext4-$(CONFIG_FS_ENCRYPTION) += crypto.o
A Dsysfs.c314 ATTRIBUTE_GROUPS(ext4);
/fs/jbd2/
A DKconfig8 the ext4 and OCFS2 filesystems, but it could also be used to add
12 If you are using ext4 or OCFS2, you need to say Y here.
13 If you are not using ext4 or OCFS2 then you will
17 called jbd2. If you are compiling ext4 or OCFS2 into the kernel,
21 bool "JBD2 (ext4) debugging support"
24 If you are using the ext4 journaled file system (or
/fs/freevxfs/
A Dvxfs_inode.h109 struct vxfs_ext4 ext4; member
122 #define vdi_ext4 vdi_org.ext4
152 struct vxfs_ext4 ext4; member
161 #define vii_ext4 vii_org.ext4
/fs/quota/
A DKconfig12 ext2, ext3, ext4, f2fs, jfs and ocfs2 file systems. Note that gfs2
13 and xfs use their own quota system. Ext3 and ext4 also support
/fs/ext2/
A DKconfig12 Ext2 users are advised to use ext4 driver to access their filesystem.
/fs/verity/
A DKconfig11 filesystems (currently ext4, f2fs, and btrfs), userspace can
/fs/
A DMakefile65 obj-$(CONFIG_EXT4_FS) += ext4/
A DKconfig36 source "fs/ext4/Kconfig"
40 # Meta block cache for Extended Attributes (ext2/ext3/ext4)

Completed in 14 milliseconds