Home
last modified time | relevance | path

Searched refs:ext3 (Results 1 – 34 of 34) sorted by relevance

/linux-4.1.27/fs/ext3/
DMakefile5 obj-$(CONFIG_EXT3_FS) += ext3.o
7 ext3-y := balloc.o bitmap.o dir.o file.o fsync.o ialloc.o inode.o \
10 ext3-$(CONFIG_EXT3_FS_XATTR) += xattr.o xattr_user.o xattr_trusted.o
11 ext3-$(CONFIG_EXT3_FS_POSIX_ACL) += acl.o
12 ext3-$(CONFIG_EXT3_FS_SECURITY) += xattr_security.o
DKconfig6 (often called ext3), the de facto standard Linux file system
16 of ext3 is identical to ext2. It is possible to freely switch
17 between using the ext3 driver and the ext2 driver, as long as the
22 behavior of ext3 file systems, you can use the tune2fs utility ("man
23 tune2fs"). To modify attributes of files and directories on ext3
25 e2fsprogs version 1.20 or later in order to create ext3 journals
29 module will be called ext3.
32 bool "Default to 'data=ordered' in ext3"
36 The journal mode options for ext3 have different tradeoffs
47 If you have been historically happy with ext3's performance,
[all …]
/linux-4.1.27/fs/jbd/
DKconfig5 currently used by the ext3 file system, but it could also be
9 If you are using the ext3 file system, you need to say Y here.
10 If you are not using ext3 then you will probably want to say N.
13 called jbd. If you are compiling ext3 into the kernel, you
17 bool "JBD (ext3) debugging support"
20 If you are using the ext3 journaled file system (or potentially any
/linux-4.1.27/Documentation/filesystems/
Dext3.txt14 When mounting an ext3 filesystem, the following option are accepted:
17 ro Mount filesystem read only. Note that ext3 will replay
22 journal=update Update the ext3 file system's journal to the current
27 will represent the ext3 file system's journal file.
75 consistency with other ext3 mount options.
151 The Journaling Block Device layer (JBD) isn't ext3 specific. It was designed
152 to add journaling capabilities to a block device. The ext3 filesystem code
166 In data=writeback mode, ext3 does not journal data at all. This mode provides
170 typically provide the best ext3 performance.
173 In data=ordered mode, ext3 only officially journals metadata, but it logically
[all …]
Dext4.txt5 Ext4 is an advanced level of the ext3 filesystem which incorporates
44 Or to configure an existing ext3 filesystem to support extents:
54 filesystem back to ext3; so please do not do try this on production
64 filesystems do well compared to others. When comparing versus ext3,
65 note that ext4 enables write barriers by default, while ext3 does
68 '-o barriers=[0|1]' mount option for both ext3 and ext4 filesystems
69 for a fair comparison. When tuning ext3 for best benchmark numbers,
325 of guarantees as ext3, and avoids the
580 It converts (migrates) ext3 indirect block mapped
586 migrating from ext3 to ext4 filesystem, however
[all …]
Dext2.txt245 want to be aware of (more on e2fsck and feature flags later). The ext3
246 HAS_JOURNAL feature is a COMPAT flag because the ext3 journal is simply
248 take any special notice of it if it doesn't understand ext3 journaling.
268 read() instead of it automatically decompressing your data. The ext3
270 ext3 journal from mounting the filesystem without replaying the journal.
363 Check Documentation/filesystems/ext3.txt if you want to read more about
364 ext3 and journaling.
372 Journaling (ext3) ftp://ftp.uk.linux.org/pub/linux/sct/fs/jfs/
Docfs2.txt4 system with many similarities to ext3. It supports 64 bit inode
18 Lots of code taken from ext3 and other projects.
D00-INDEX60 ext3.txt
Dnilfs2.txt65 is equivalent to the ordered data mode of the ext3
Dporting155 isofs, ext2, ext3, resierfs, fat
Dxfs-delayed-logging-design.txt140 log is used effectively in many filesystems including ext3 and ext4. Hence
Dproc.txt1638 36 35 98:0 /mnt1 /mnt2 rw,noatime master:1 - ext3 /dev/root rw,errors=continue
/linux-4.1.27/fs/ext4/
DKconfig8 This is the next generation of the ext3 filesystem.
10 Unlike the change from ext2 filesystem to ext3 filesystem,
12 ext3; it is based on extent maps and it supports 48-bit
19 The ext4 filesystem will support mounting an ext3
32 bool "Use ext4 for ext2/ext3 file systems"
38 ext3 file system mounts. This allows users to reduce their
40 ext2, ext3, and ext4 file systems.
/linux-4.1.27/tools/testing/selftests/rcutorture/doc/
Drcu-test-image.txt11 mkfs.ext3 ./rcu-test-image
21 /dev/vda / ext3 defaults 1 1
/linux-4.1.27/arch/arm/boot/dts/
Dat91-cosino.dtsi21 bootargs = "console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait";
/linux-4.1.27/fs/quota/
DKconfig12 ext2, ext3, ext4, jfs, ocfs2 and reiserfs file systems.
/linux-4.1.27/fs/ocfs2/
DKconfig11 system with many similarities to ext3. It supports 64 bit inode
/linux-4.1.27/fs/
DMakefile65 obj-$(CONFIG_EXT3_FS) += ext3/ # Before ext2 so root fs can be ext3
DKconfig14 source "fs/ext3/Kconfig"
20 # Meta block cache for Extended Attributes (ext2/ext3/ext4)
/linux-4.1.27/Documentation/
Dinit.txt20 and filesystem (ext3, jffs2 etc.) are builtin (alternatively as modules,
Drbtree.txt27 timer requests. The ext3 filesystem tracks directory entries in a
Dkernel-docs.txt262 Keywords: ext3, journaling.
/linux-4.1.27/block/
DKconfig16 - some filesystems (such as ext3) will become unavailable.
/linux-4.1.27/drivers/net/vmxnet3/
Dvmxnet3_defs.h183 __le32 ext3; member
/linux-4.1.27/Documentation/ia64/
Dxen.txt66 /dev/xvda1 / ext3 defaults 1 1
/linux-4.1.27/Documentation/laptops/
Dlaptop-mode.txt62 * If you mount some of your ext3/reiserfs filesystems with the -n option, then
97 ext3 or ReiserFS filesystems (also done automatically by the control script),
599 "ext3"|"reiserfs")
659 "ext3"|"reiserfs")
/linux-4.1.27/Documentation/power/
Dswsusp-dmcrypt.txt58 /dev/hda1 /mnt ext3 ro 0 0
/linux-4.1.27/drivers/hwmon/
Dlm85.c456 int ext3 = lm85_read_value(client, in lm85_update_device() local
460 data->in_ext[0] = ext3 & 0x0f; in lm85_update_device()
463 data->in_ext[3] = ext3 >> 4; in lm85_update_device()
/linux-4.1.27/include/trace/events/
Dext3.h2 #define TRACE_SYSTEM ext3
/linux-4.1.27/mm/
DKconfig307 # (until jbd goes away). The only jbd user is ext3.
/linux-4.1.27/drivers/block/
DKconfig280 ext3 or Reiserfs. Please use the Device Mapper crypto module
/linux-4.1.27/Documentation/trace/
Dftrace.txt2398 functions in the ext3 module are desired, run:
2400 echo 'write*:mod:ext3' > set_ftrace_filter
2408 echo '!writeback*:mod:ext3' >> set_ftrace_filter
/linux-4.1.27/Documentation/filesystems/cifs/
DCHANGES382 Add support for lsattr (getting ext2/ext3/reiserfs attr flags from the server)
/linux-4.1.27/
DMAINTAINERS3900 F: Documentation/filesystems/ext3.txt
3901 F: fs/ext3/