Home
last modified time | relevance | path

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

12

/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.rst209 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 Docfs2.rst8 system with many similarities to ext3. It supports 64 bit inode
24 Lots of code taken from ext3 and other projects.
H A Dnilfs2.rst69 is equivalent to the ordered data mode of the ext3
/linux/fs/ext4/
H A DKconfig11 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 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 } },
/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
H A Dgroup_descr.rst29 In ext2, ext3, and ext4 (when the 64bit feature is not enabled), the
H A Ddirectory.rst195 new feature was added to ext3 to provide a faster (but peculiar)
/linux/tools/testing/selftests/rcutorture/doc/
H A Drcu-test-image.txt36 mkfs.ext3 ./rcu-test-image
46 /dev/vda / ext3 defaults 1 1
/linux/include/linux/
H A Dblockgroup_lock.h5 * Per-blockgroup locking for ext2 and ext3.
H A Dpercpu_counter.h5 * A simple "approximate counter" for use in ext2 and ext3 superblocks.
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dinit.rst29 所需的驅動程序,例如SCSI或USB等存儲硬件;文件系統(ext3、jffs2等)是內建的
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dinit.rst26 所需的驱动程序,例如SCSI或USB等存储硬件;文件系统(ext3、jffs2等)是内建的
/linux/fs/ocfs2/
H A DKconfig14 system with many similarities to ext3. It supports 64 bit inode
H A Dacl.c8 * Lots of code in this file is copy from linux/fs/ext3/acl.c.
/linux/Documentation/admin-guide/
H A Dinit.rst15 USB!) and filesystem (ext3, jffs2, etc.) are builtin (alternatively as
/linux/arch/parisc/net/
H A Dbpf_jit.h435 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 Dat91-cosino.dtsi20 bootargs = "console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait";
/linux/fs/ext2/
H A Dioctl.c121 * Accessed in ext2_get_block only. ext3 uses i_truncate. in ext2_ioctl()
/linux/Documentation/power/
H A Dswsusp-dmcrypt.rst60 /dev/hda1 /mnt ext3 ro 0 0
/linux/tools/include/uapi/linux/
H A Dfs.h257 * 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 Dcachefiles.rst38 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 Dfs.h352 * 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 Dstatmount_test.c24 "erofs", "exfat", "ext2", "ext3", "ext4", "f2fs", "functionfs",

12