Home
last modified time | relevance | path

Searched full:ext2 (Results 1 – 25 of 327) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/fs/ext2/
DMakefile3 # Makefile for the linux ext2-filesystem routines.
6 obj-$(CONFIG_EXT2_FS) += ext2.o
8 ext2-y := balloc.o dir.o file.o ialloc.o inode.o \
11 ext2-$(CONFIG_EXT2_FS_XATTR) += xattr.o xattr_user.o xattr_trusted.o
12 ext2-$(CONFIG_EXT2_FS_POSIX_ACL) += acl.o
13 ext2-$(CONFIG_EXT2_FS_SECURITY) += xattr_security.o
DKconfig5 Ext2 is a standard Linux file system for hard disks.
8 module will be called ext2.
13 bool "Ext2 extended attributes"
22 bool "Ext2 POSIX Access Control Lists"
32 bool "Ext2 Security Labels"
38 labels in the ext2 filesystem.
Dfile.c3 * linux/fs/ext2/file.c
16 * ext2 fs regular file handling primitives
28 #include "ext2.h"
80 * The lock ordering for ext2 DAX fault paths is:
89 * is sufficient because ext2 doesn't support hole punching.
116 * .huge_fault is not supported for DAX because allocation in ext2
Dsymlink.c3 * linux/fs/ext2/symlink.c
18 * ext2 symlink handling code
21 #include "ext2.h"
Dxattr_trusted.c3 * linux/fs/ext2/xattr_trusted.c
9 #include "ext2.h"
/kernel/linux/linux-6.6/fs/ext2/
DMakefile3 # Makefile for the linux ext2-filesystem routines.
6 obj-$(CONFIG_EXT2_FS) += ext2.o
8 ext2-y := balloc.o dir.o file.o ialloc.o inode.o \
14 ext2-$(CONFIG_EXT2_FS_XATTR) += xattr.o xattr_user.o xattr_trusted.o
15 ext2-$(CONFIG_EXT2_FS_POSIX_ACL) += acl.o
16 ext2-$(CONFIG_EXT2_FS_SECURITY) += xattr_security.o
DKconfig8 Ext2 is a standard Linux file system for hard disks.
11 module will be called ext2.
16 bool "Ext2 extended attributes"
25 bool "Ext2 POSIX Access Control Lists"
35 bool "Ext2 Security Labels"
41 labels in the ext2 filesystem.
Dsymlink.c3 * linux/fs/ext2/symlink.c
18 * ext2 symlink handling code
21 #include "ext2.h"
Dfile.c3 * linux/fs/ext2/file.c
16 * ext2 fs regular file handling primitives
29 #include "ext2.h"
82 * The lock ordering for ext2 DAX fault paths is:
91 * is sufficient because ext2 doesn't support hole punching.
117 * .huge_fault is not supported for DAX because allocation in ext2
Dxattr_trusted.c3 * linux/fs/ext2/xattr_trusted.c
9 #include "ext2.h"
/kernel/linux/linux-5.10/Documentation/filesystems/
Dext2.rst7 ext2 was originally released in January 1993. Written by R\'emy Card,
70 noquota option ls silently ignored by ext2.
76 ext2 shares many properties with traditional Unix filesystems. It has
118 The first version of ext2 (revision 0) stores a copy at the start of
136 All fields in the superblock (as in all other ext2 structures) are stored
143 The inode (index node) is a fundamental concept in the ext2 filesystem.
169 The flags field contains some ext2-specific flags which aren't catered
191 The current implementation of ext2 uses a singly-linked list to store
215 In ext2, there is a mechanism for reserving a certain number of blocks
226 filesystems. The superblock of the ext2 filesystem contains several
[all …]
/kernel/linux/linux-6.6/Documentation/filesystems/
Dext2.rst8 ext2 was originally released in January 1993. Written by R\'emy Card,
69 noquota option ls silently ignored by ext2.
75 ext2 shares many properties with traditional Unix filesystems. It has
117 The first version of ext2 (revision 0) stores a copy at the start of
135 All fields in the superblock (as in all other ext2 structures) are stored
142 The inode (index node) is a fundamental concept in the ext2 filesystem.
168 The flags field contains some ext2-specific flags which aren't catered
190 The current implementation of ext2 uses a singly-linked list to store
214 In ext2, there is a mechanism for reserving a certain number of blocks
225 filesystems. The superblock of the ext2 filesystem contains several
[all …]
/kernel/linux/linux-6.6/Documentation/filesystems/ext4/
Dabout.rst7 filesystems. The same general ideas should apply to ext2/3 filesystems
42 Also see https://www.nongnu.org/ext2-doc/ for quite a collection of
43 information about ext2/3. Here's another old reference:
44 http://wiki.osdev.org/Ext2
/kernel/linux/linux-5.10/Documentation/filesystems/ext4/
Dabout.rst7 filesystems. The same general ideas should apply to ext2/3 filesystems
42 Also see https://www.nongnu.org/ext2-doc/ for quite a collection of
43 information about ext2/3. Here's another old reference:
44 http://wiki.osdev.org/Ext2
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/addac/
Dadi,ad74115.yaml125 adi,ext2-buffer-low-power:
127 description: Whether to enable low-power buffered mode for the EXT2 pin.
231 adi,ext2-burnout:
233 description: Whether to enable burnout current for EXT2.
235 adi,ext2-burnout-current-nanoamp:
236 description: Burnout current in nanoamps to be applied to EXT2.
240 adi,ext2-burnout-current-polarity-sourcing:
243 When not present, the burnout current polarity for EXT2 is sinking.
244 When present, the burnout current polarity for EXT2 is sourcing.
/kernel/linux/linux-5.10/fs/ext4/
DKconfig40 Unlike the change from ext2 filesystem to ext3 filesystem,
63 bool "Use ext4 for ext2 file systems"
68 Allow the ext4 file system driver code to be used for ext2
71 ext2, ext3, and ext4 file systems.
/kernel/linux/linux-6.6/fs/ext4/
DKconfig41 Unlike the change from ext2 filesystem to ext3 filesystem,
64 bool "Use ext4 for ext2 file systems"
69 Allow the ext4 file system driver code to be used for ext2
72 ext2, ext3, and ext4 file systems.
/kernel/linux/linux-5.10/arch/sh/boards/mach-highlander/
Dirq-r7780mp.c28 EXT1, EXT2, EXT4, EXT5, EXT6, enumerator
41 INTC_IRQ(EXT1, IRQ_EXT1), INTC_IRQ(EXT2, IRQ_EXT2),
49 0, EXT6, EXT5, EXT4, EXT2, EXT1, PSW, AX88796 } },
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 } },
/kernel/linux/linux-6.6/arch/sh/boards/mach-highlander/
Dirq-r7780mp.c28 EXT1, EXT2, EXT4, EXT5, EXT6, enumerator
41 INTC_IRQ(EXT1, IRQ_EXT1), INTC_IRQ(EXT2, IRQ_EXT2),
49 0, EXT6, EXT5, EXT4, EXT2, EXT1, PSW, AX88796 } },
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 } },
/kernel/linux/linux-5.10/drivers/pinctrl/mvebu/
Dpinctrl-dove.c385 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
402 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
420 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
439 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
456 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
473 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
490 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
507 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
522 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
537 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
[all …]
/kernel/linux/linux-6.6/drivers/pinctrl/mvebu/
Dpinctrl-dove.c385 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
402 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
420 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
439 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
456 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
473 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
490 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
507 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
522 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
537 MPP_FUNCTION(CONFIG_PMU | 0xd, "ext2-wakeup", NULL),
[all …]
/kernel/linux/linux-6.6/fs/
DMakefile69 # We place ext4 before ext2 so that clean ext3 root fs's do NOT mount using the
70 # ext2 driver, which doesn't know about journalling! Explicitly request ext2
72 obj-$(CONFIG_EXT2_FS) += ext2/
/kernel/linux/linux-5.10/fs/
DMakefile76 # We place ext4 before ext2 so that clean ext3 root fs's do NOT mount using the
77 # ext2 driver, which doesn't know about journalling! Explicitly request ext2
79 obj-$(CONFIG_EXT2_FS) += ext2/

12345678910>>...14