Home
last modified time | relevance | path

Searched full:ext3 (Results 1 – 25 of 150) sorted by relevance

123456

/openbmc/linux/fs/ext4/
H A DKconfig2 # Ext3 configs are here for backward compatibility with old configs which may
4 # kernels after the removal of ext3 driver.
6 tristate "The Extended 3 (ext3) filesystem"
9 This config option is here only for backward compatibility. ext3
13 bool "Ext3 POSIX Access Control Lists"
18 This config option is here only for backward compatibility. ext3
22 bool "Ext3 Security Labels"
26 This config option is here only for backward compatibility. ext3
39 This is the next generation of the ext3 filesystem.
41 Unlike the change from ext2 filesystem to ext3 filesystem,
[all …]
/openbmc/linux/Documentation/filesystems/
H A Dext3.rst4 Ext3 Filesystem
7 Ext3 was originally released in September 1999. Written by Stephen Tweedie
11 Ext3 is the ext2 filesystem enhanced with journalling capabilities. The
13 ext3 filesystems.
H A Djournalling.rst211 Tweedie <http://kernel.org/pub/linux/kernel/people/sct/ext3/journal-design.ps.gz>`__
213 `Ext3 Journalling FileSystem, OLS 2000, Dr. Stephen
214 Tweedie <http://olstrans.sourceforge.net/release/OLS2000-ext3/OLS2000-ext3.html>`__
H A Dext2.rst252 want to be aware of (more on e2fsck and feature flags later). The ext3
253 HAS_JOURNAL feature is a COMPAT flag because the ext3 journal is simply
255 take any special notice of it if it doesn't understand ext3 journaling.
275 read() instead of it automatically decompressing your data. The ext3
277 ext3 journal from mounting the filesystem without replaying the journal.
382 Journaling (ext3) ftp://ftp.uk.linux.org/pub/linux/sct/fs/jfs/
H A Docfs2.rst8 system with many similarities to ext3. It supports 64 bit inode
24 Lots of code taken from ext3 and other projects.
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/
H A Dinit-install-testfs.sh141 echo "Formatting $bootfs to ext3..."
142 mkfs.ext3 -L "boot" $bootfs
144 echo "Formatting $rootfs to ext3..."
145 mkfs.ext3 -L "rootfs" $rootfs
147 echo "Formatting $testfs to ext3..."
148 mkfs.ext3 -L "testrootfs" $testfs
164 …echo "$bootfs /boot ext3 defaults 1 2" >> /tgt_root/et…
H A Dinit-install-efi-testfs.sh120 echo "Formatting $rootfs to ext3..."
121 mkfs.ext3 -L "platform" $rootfs
123 echo "Formatting $testfs to ext3..."
124 mkfs.ext3 -L "testrootfs" $testfs
H A Dinit-install.sh205 parted ${device} mkpart primary ext3 0% $boot_size
212 parted ${device} mkpart boot ext3 $boot_start $boot_size
232 echo "Formatting $bootfs to ext3..."
233 mkfs.ext3 $bootfs
261 …echo "$bootdev /boot ext3 defaults 1 2" >> /tgt_root/e…
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-linux-syslinux-support-ext2-3-4-device.patch30 + * Check whether the device contains an ext2, ext3 or ext4 fs and open it if
34 + * 1: Not an ext2, ext3 or ext4
41 +/* The install func for ext2, ext3 and ext4 */
54 + * Check if it is an ext2, ext3 or ext4
H A D0002-linux-syslinux-implement-open_ext2_fs.patch6 The open_ext2_fs() checks whether it is an ext2/ext3/ext4 device, and
8 0: It is an ext2, ext3 or ext4.
9 1: Not an ext2, ext3 or ext4.
138 /* The install func for ext2, ext3 and ext4 */
/openbmc/linux/arch/sh/boards/mach-highlander/
H A Dirq-r7785rp.c26 EXT0, EXT1, EXT2, EXT3, EXT4, EXT5, EXT6, EXT7, enumerator
37 INTC_IRQ(EXT2, IRQ_EXT2), INTC_IRQ(EXT3, IRQ_EXT3),
51 EXT7, EXT6, EXT5, EXT4, EXT3, EXT2, EXT1, EXT0 } },
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DVolume.interface.yaml18 Type of filesystem, e.g. ext2, ext3, ext4, vfat.
116 - name: ext3
118 Filesystem type ext3
/openbmc/linux/Documentation/admin-guide/
H A 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,
338 ext3, and avoids the "zero-length" problem that can happen when a
584 ext3 indirect block mapped inode to ext4 extent mapped inode by walking
587 inodes are swapped. This ioctl might help, when migrating from ext3 to
594 application-expected ext3 behaviour. Note that this will also start
[all …]
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/e2tools/
H A De2tools_0.1.2.bb1 SUMMARY = "Set of GPL'ed utilities to ext2/ext3 filesystem."
3 and manipulate files in an ext2/ext3 filesystem. These utilities access a \
/openbmc/linux/fs/quota/
H A DKconfig12 ext2, ext3, ext4, f2fs, jfs, ocfs2 and reiserfs file systems.
14 Ext3, ext4 and reiserfs also support journaled quotas for which
/openbmc/u-boot/include/configs/
H A Dcolibri_imx6.h123 "emmcargs=ip=off root=/dev/mmcblk0p2 rw,noatime rootfstype=ext3 " \
153 "sdargs=ip=off root=/dev/mmcblk1p2 rw,noatime rootfstype=ext3 " \
165 "usbargs=ip=off root=/dev/sda2 rw,noatime rootfstype=ext3 " \
H A Dapalis_imx6.h141 "emmcargs=ip=off root=/dev/mmcblk0p2 rw,noatime rootfstype=ext3 " \
171 "sdargs=ip=off root=/dev/mmcblk1p2 rw,noatime rootfstype=ext3 " \
183 "usbargs=ip=off root=/dev/sda2 rw,noatime rootfstype=ext3 " \
/openbmc/linux/Documentation/filesystems/ext4/
H A 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
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dimx8m-clock.yaml67 - description: ext3 clock input
86 - description: ext3 clock input
/openbmc/linux/tools/testing/selftests/rcutorture/doc/
H A Drcu-test-image.txt36 mkfs.ext3 ./rcu-test-image
46 /dev/vda / ext3 defaults 1 1
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dimage_types.bbclass100 IMAGE_CMD:ext3 = "oe_mkext234fs ext3 ${EXTRA_IMAGECMD}"
277 EXTRA_IMAGECMD:ext3 ?= "-i 4096"
313 ext3 ext3.gz \
384 RUNNABLE_IMAGE_TYPES ?= "ext2 ext3 ext4"
/openbmc/linux/fs/f2fs/
H A Dhash.c8 * Portions of this code from linux/fs/ext3/hash.c
21 * Hashing code copied from ext3
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/
H A De2fs10 filesystems="ext4 ext3 ext2"
/openbmc/linux/include/linux/
H A Dblockgroup_lock.h5 * Per-blockgroup locking for ext2 and ext3.
/openbmc/openbmc/poky/meta/conf/machine/include/x86/
H A Dx86-base.inc8 MACHINE_FEATURES += "screen keyboard pci usbhost ext2 ext3 x86 \

123456