Home
last modified time | relevance | path

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

12

/Linux-v5.4/fs/ext4/
DKconfig4 # kernels after the removal of ext3 driver.
6 tristate "The Extended 3 (ext3) filesystem"
14 This config option is here only for backward compatibility. ext3
23 This config option is here only for backward compatibility. ext3
31 This config option is here only for backward compatibility. ext3
43 This is the next generation of the ext3 filesystem.
45 Unlike the change from ext2 filesystem to ext3 filesystem,
47 ext3; it is based on extent maps and it supports 48-bit
54 The ext4 filesystem supports mounting an ext3 filesystem; while there
76 ext2, ext3, and ext4 file systems.
/Linux-v5.4/tools/testing/selftests/rcutorture/doc/
Drcu-test-image.txt11 mkfs.ext3 ./rcu-test-image
21 /dev/vda / ext3 defaults 1 1
/Linux-v5.4/Documentation/filesystems/
Dext3.txt11 ext3 filesystems.
Docfs2.txt4 system with many similarities to ext3. It supports 64 bit inode
18 Lots of code taken from ext3 and other projects.
Djournalling.rst180 Tweedie <http://kernel.org/pub/linux/kernel/people/sct/ext3/journal-design.ps.gz>`__
183 Tweedie <http://olstrans.sourceforge.net/release/OLS2000-ext3/OLS2000-ext3.html>`__
Dext2.txt249 want to be aware of (more on e2fsck and feature flags later). The ext3
250 HAS_JOURNAL feature is a COMPAT flag because the ext3 journal is simply
252 take any special notice of it if it doesn't understand ext3 journaling.
272 read() instead of it automatically decompressing your data. The ext3
274 ext3 journal from mounting the filesystem without replaying the journal.
376 Journaling (ext3) ftp://ftp.uk.linux.org/pub/linux/sct/fs/jfs/
Dnilfs2.txt65 is equivalent to the ordered data mode of the ext3
/Linux-v5.4/Documentation/admin-guide/
Dext4.rst7 Ext4 is an advanced level of the ext3 filesystem which incorporates
39 Or to configure an existing ext3 filesystem to support extents:
55 filesystems do well compared to others. When comparing versus ext3,
56 note that ext4 enables write barriers by default, while ext3 does
59 '-o barriers=[0|1]' mount option for both ext3 and ext4 filesystems
60 for a fair comparison. When tuning ext3 for best benchmark numbers,
333 ext3, and avoids the "zero-length" problem that can happen when a
572 ext3 indirect block mapped inode to ext4 extent mapped inode by walking
575 inodes are swapped. This ioctl might help, when migrating from ext3 to
582 application-expected ext3 behaviour. Note that this will also start
[all …]
Dinit.rst22 and filesystem (ext3, jffs2 etc.) are builtin (alternatively as modules,
/Linux-v5.4/Documentation/filesystems/ext4/
Dallocators.rst6 ext4 recognizes (better than ext3, anyway) that data locality is
32 The third trick that ext4 (and ext3) uses is that it tries to keep a
Dgroup_descr.rst29 In ext2, ext3, and ext4 (when the 64bit feature is not enabled), the
Dblockgroup.rst90 (META\_BG), which is already in ext3 for all 2.6 releases. With the
Ddirectory.rst170 new feature was added to ext3 to provide a faster (but peculiar)
/Linux-v5.4/arch/arm/boot/dts/
Dat91-cosino.dtsi20 bootargs = "console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait";
/Linux-v5.4/fs/ocfs2/
DKconfig12 system with many similarities to ext3. It supports 64 bit inode
/Linux-v5.4/fs/quota/
DKconfig13 ext2, ext3, ext4, jfs, ocfs2 and reiserfs file systems.
/Linux-v5.4/drivers/net/vmxnet3/
Dvmxnet3_defs.h193 __le32 ext3; member
/Linux-v5.4/Documentation/ia64/
Dxen.rst69 /dev/xvda1 / ext3 defaults 1 1
/Linux-v5.4/Documentation/admin-guide/laptops/
Dlaptop-mode.rst64 * If you mount some of your ext3/reiserfs filesystems with the -n option, then
99 ext3 or ReiserFS filesystems (also done automatically by the control script),
601 "ext3"|"reiserfs")
661 "ext3"|"reiserfs")
/Linux-v5.4/Documentation/power/
Dswsusp-dmcrypt.rst60 /dev/hda1 /mnt ext3 ro 0 0
/Linux-v5.4/drivers/hwmon/
Dlm85.c451 int ext3 = lm85_read_value(client, in lm85_update_device() local
455 data->in_ext[0] = ext3 & 0x0f; in lm85_update_device()
458 data->in_ext[3] = ext3 >> 4; in lm85_update_device()
/Linux-v5.4/block/
DKconfig19 - some filesystems (such as ext3) will become unavailable.
/Linux-v5.4/fs/
DKconfig28 # Meta block cache for Extended Attributes (ext2/ext3/ext4)
/Linux-v5.4/arch/arm64/boot/dts/freescale/
Dimx8mn.dtsi159 clk_ext3: clock-ext3 {
/Linux-v5.4/Documentation/
Drbtree.txt30 timer requests. The ext3 filesystem tracks directory entries in a

12