| /linux/Documentation/filesystems/ |
| H A D | ext3.rst | 4 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 D | journalling.rst | 209 Tweedie <http://kernel.org/pub/linux/kernel/people/sct/ext3/journal-design.ps.gz>`__ 211 `Ext3 Journalling FileSystem, OLS 2000, Dr. Stephen 212 Tweedie <http://olstrans.sourceforge.net/release/OLS2000-ext3/OLS2000-ext3.html>`__
|
| 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 | nilfs2.rst | 69 is equivalent to the ordered data mode of the ext3
|
| /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/sh/boards/mach-highlander/ |
| H A D | irq-r7785rp.c | 26 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 } },
|
| /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)
|
| /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/include/linux/ |
| H A D | blockgroup_lock.h | 5 * Per-blockgroup locking for ext2 and ext3.
|
| H A D | percpu_counter.h | 5 * A simple "approximate counter" for use in ext2 and ext3 superblocks.
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| H A D | init.rst | 29 所需的驅動程序,例如SCSI或USB等存儲硬件;文件系統(ext3、jffs2等)是內建的
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | init.rst | 26 所需的驱动程序,例如SCSI或USB等存储硬件;文件系统(ext3、jffs2等)是内建的
|
| /linux/fs/ocfs2/ |
| H A D | Kconfig | 14 system with many similarities to ext3. It supports 64 bit inode
|
| H A D | acl.c | 8 * Lots of code in this file is copy from linux/fs/ext3/acl.c.
|
| /linux/Documentation/admin-guide/ |
| H A D | init.rst | 15 USB!) and filesystem (ext3, jffs2, etc.) are builtin (alternatively as
|
| /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/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/ext2/ |
| H A D | ioctl.c | 121 * Accessed in ext2_get_block only. ext3 uses i_truncate. in ext2_ioctl()
|
| /linux/Documentation/power/ |
| H A D | swsusp-dmcrypt.rst | 60 /dev/hda1 /mnt ext3 ro 0 0
|
| /linux/tools/include/uapi/linux/ |
| H A D | fs.h | 257 * defined for use by ext2/ext3, and then other file systems started 290 #define FS_JOURNAL_DATA_FL 0x00004000 /* Reserved for ext3 */
|
| /linux/Documentation/filesystems/caching/ |
| H A D | cachefiles.rst | 38 an already mounted filesystem of a local type (such as Ext3). 81 It is strongly recommended that the "dir_index" option is enabled on Ext3
|
| /linux/tools/perf/trace/beauty/include/uapi/linux/ |
| H A D | fs.h | 352 * defined for use by ext2/ext3, and then other file systems started 385 #define FS_JOURNAL_DATA_FL 0x00004000 /* Reserved for ext3 */
|
| /linux/tools/testing/selftests/filesystems/statmount/ |
| H A D | statmount_test.c | 24 "erofs", "exfat", "ext2", "ext3", "ext4", "f2fs", "functionfs",
|