| /linux/fs/ext4/ |
| H A D | Kconfig | 11 This is the next generation of the ext3 filesystem. 13 Unlike the change from ext2 filesystem to ext3 filesystem, 15 ext3; it is based on extent maps and it supports 48-bit 22 The ext4 filesystem supports mounting an ext3 filesystem; while there 44 ext2, ext3, and ext4 file systems.
|
| /linux/arch/parisc/net/ |
| H A D | bpf_jit.h | 435 static inline u32 hppa_t10_insn(u8 opcode, u8 r2, u8 r1, u8 c, u8 ext3, u8 cp, u8 t) in hppa_t10_insn() argument 438 (ext3 << 10) | (cp << 5) | t); in hppa_t10_insn() 450 static inline u32 hppa_t12_insn(u8 opcode, u8 rp, u32 w, u8 ext3, u8 nop) in hppa_t12_insn() argument 452 return ((opcode << 26) | (rp << 21) | (ext3 << 13) | (nop << 1) | re_assemble_17(w)); in hppa_t12_insn()
|
| /linux/Documentation/filesystems/ |
| H A D | ext3.rst | 13 ext3 filesystems.
|
| H A D | ocfs2.rst | 8 system with many similarities to ext3. It supports 64 bit inode 24 Lots of code taken from ext3 and other projects.
|
| H A D | journalling.rst | 209 Tweedie <http://kernel.org/pub/linux/kernel/people/sct/ext3/journal-design.ps.gz>`__ 212 Tweedie <http://olstrans.sourceforge.net/release/OLS2000-ext3/OLS2000-ext3.html>`__
|
| H A D | nilfs2.rst | 69 is equivalent to the ordered data mode of the ext3
|
| /linux/tools/testing/selftests/rcutorture/doc/ |
| H A D | rcu-test-image.txt | 36 mkfs.ext3 ./rcu-test-image 46 /dev/vda / ext3 defaults 1 1
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | init.rst | 26 所需的驱动程序,例如SCSI或USB等存储硬件;文件系统(ext3、jffs2等)是内建的
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| H A D | init.rst | 29 所需的驅動程序,例如SCSI或USB等存儲硬件;文件系統(ext3、jffs2等)是內建的
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | allocators.rst | 6 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
|
| H A D | group_descr.rst | 29 In ext2, ext3, and ext4 (when the 64bit feature is not enabled), the
|
| H A D | directory.rst | 195 new feature was added to ext3 to provide a faster (but peculiar)
|
| H A D | journal.rst | 6 Introduced in ext3, the ext4 filesystem employs a journal to protect the
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | at91-cosino.dtsi | 20 bootargs = "console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait";
|
| /linux/fs/ocfs2/ |
| H A D | Kconfig | 14 system with many similarities to ext3. It supports 64 bit inode
|
| /linux/Documentation/admin-guide/ |
| H A D | init.rst | 15 USB!) and filesystem (ext3, jffs2, etc.) are builtin (alternatively as
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | rbtree.rst | 33 未完成的定时器请求。ext3文件系统用红黑树跟踪目录项。虚拟内存区域(VMAs)、epoll
|
| /linux/drivers/hwmon/ |
| H A D | lm85.c | 451 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/Documentation/power/ |
| H A D | swsusp-dmcrypt.rst | 60 /dev/hda1 /mnt ext3 ro 0 0
|
| /linux/drivers/net/vmxnet3/ |
| H A D | vmxnet3_defs.h | 225 __le32 ext3; member
|
| /linux/fs/ |
| H A D | Kconfig | 40 # Meta block cache for Extended Attributes (ext2/ext3/ext4)
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mp.dtsi | 231 clk_ext3: clock-ext3 {
|
| /linux/Documentation/virt/uml/ |
| H A D | user_mode_linux_howto_v2.rst | 121 This example uses ext4, any other filesystem such as ext3, btrfs, xfs,
|