Searched refs:ext3 (Results 1 – 27 of 27) sorted by relevance
/linux-4.4.14/fs/ext4/ |
D | Kconfig | 3 # kernels after the removal of ext3 driver. 5 tristate "The Extended 3 (ext3) filesystem" 13 This config option is here only for backward compatibility. ext3 22 This config option is here only for backward compatibility. ext3 30 This config option is here only for backward compatibility. ext3 41 This is the next generation of the ext3 filesystem. 43 Unlike the change from ext2 filesystem to ext3 filesystem, 45 ext3; it is based on extent maps and it supports 48-bit 52 The ext4 filesystem supports mounting an ext3 filesystem; while there 74 ext2, ext3, and ext4 file systems.
|
/linux-4.4.14/tools/testing/selftests/rcutorture/doc/ |
D | rcu-test-image.txt | 11 mkfs.ext3 ./rcu-test-image 21 /dev/vda / ext3 defaults 1 1
|
/linux-4.4.14/Documentation/filesystems/ |
D | ext3.txt | 11 ext3 filesystems.
|
D | ext4.txt | 5 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 …]
|
D | ocfs2.txt | 4 system with many similarities to ext3. It supports 64 bit inode 18 Lots of code taken from ext3 and other projects.
|
D | ext2.txt | 245 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. 372 Journaling (ext3) ftp://ftp.uk.linux.org/pub/linux/sct/fs/jfs/
|
D | 00-INDEX | 60 ext3.txt
|
D | nilfs2.txt | 65 is equivalent to the ordered data mode of the ext3
|
D | porting | 155 isofs, ext2, ext3, resierfs, fat
|
D | xfs-delayed-logging-design.txt | 140 log is used effectively in many filesystems including ext3 and ext4. Hence
|
D | proc.txt | 1655 36 35 98:0 /mnt1 /mnt2 rw,noatime master:1 - ext3 /dev/root rw,errors=continue
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | at91-cosino.dtsi | 21 bootargs = "console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait";
|
/linux-4.4.14/fs/ocfs2/ |
D | Kconfig | 11 system with many similarities to ext3. It supports 64 bit inode
|
/linux-4.4.14/fs/quota/ |
D | Kconfig | 12 ext2, ext3, ext4, jfs, ocfs2 and reiserfs file systems.
|
/linux-4.4.14/Documentation/ |
D | init.txt | 20 and filesystem (ext3, jffs2 etc.) are builtin (alternatively as modules,
|
D | rbtree.txt | 27 timer requests. The ext3 filesystem tracks directory entries in a
|
D | kernel-docs.txt | 262 Keywords: ext3, journaling.
|
/linux-4.4.14/block/ |
D | Kconfig | 16 - some filesystems (such as ext3) will become unavailable.
|
/linux-4.4.14/drivers/net/vmxnet3/ |
D | vmxnet3_defs.h | 183 __le32 ext3; member
|
/linux-4.4.14/Documentation/ia64/ |
D | xen.txt | 66 /dev/xvda1 / ext3 defaults 1 1
|
/linux-4.4.14/Documentation/laptops/ |
D | laptop-mode.txt | 62 * 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.4.14/Documentation/power/ |
D | swsusp-dmcrypt.txt | 58 /dev/hda1 /mnt ext3 ro 0 0
|
/linux-4.4.14/drivers/hwmon/ |
D | lm85.c | 456 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.4.14/fs/ |
D | Kconfig | 18 # Meta block cache for Extended Attributes (ext2/ext3/ext4)
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace.txt | 2434 functions in the ext3 module are desired, run: 2436 echo 'write*:mod:ext3' > set_ftrace_filter 2444 echo '!writeback*:mod:ext3' >> set_ftrace_filter 2449 echo '!*:mod:!ext3' >> set_ftrace_filter
|
/linux-4.4.14/drivers/block/ |
D | Kconfig | 280 ext3 or Reiserfs. Please use the Device Mapper crypto module
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | CHANGES | 382 Add support for lsattr (getting ext2/ext3/reiserfs attr flags from the server)
|