HomeSort by relevance Sort by last modified time
    Searched full:ext3 (Results 26 - 50 of 231) sorted by null

12 3 4 5 6 7 8 910

  /external/e2fsprogs/
e2fsprogs.spec.in 6 Summary: Utilities for managing ext2/ext3/ext4 filesystems
19 checking, modifying, and correcting any inconsistencies in ext2, ext3,
30 ext3, or ext4 filesystems (if you're not sure, you probably should
32 don't use ext2/ext3/ext4) for the libuuid and libblkid libraries and
43 develop ext2, ext3, or ext4 filesystem-specific programs.
46 ext2. ext3. or ext4 filesystem-specific programs. If you install
123 %{_root_sbindir}/fsck.ext3
130 %{_root_sbindir}/mkfs.ext3
165 %{_mandir}/man8/fsck.ext3.8*
175 %{_mandir}/man8/mkfs.ext3.8
    [all...]
  /hardware/libhardware/tests/camera2/
camera2_utils.h 119 int32_t *ext2, int32_t *ext3);
122 int32_t *ext2, int32_t *ext3);
129 int32_t *ext1, int32_t *ext2, int32_t *ext3);
136 ext3(e3)
142 int32_t ext3; member in struct:android::camera2::tests::NotifierListener::Notification
153 int32_t ext3);
158 int32_t ext3,
camera2_utils.cpp 258 int32_t *ext3) {
261 return getNextNotificationLocked(msg_type, ext1, ext2, ext3);
267 int32_t *ext3) {
272 return getNextNotificationLocked(msg_type, ext1, ext2, ext3);
283 int32_t *ext3) {
287 *ext3 = mNotifications.begin()->ext3;
295 int32_t ext3) {
297 mNotifications.push_back(Notification(msg_type, ext1, ext2, ext3));
304 int32_t ext3,
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
insns-c674x-reloc.s 11 .globl ext3
44 mvkh .S1 ext3+1,a1
47 mvkh .S2 $DPR_HWORD(ext3)+4,b4
50 mvklh .S1 ext3+1,a1
53 mvklh .S2 $DPR_HWORD(ext3)+4,b4
56 mvkl .S1 ext3+1,a1
59 mvkl .S2 $DPR_HWORD(ext3)+4,b4
insns-c674x-pcrel.d 18 [ \t]*48: R_C6000_PCR_S21[ \t]+ext3\+0x4
35 [ \t]*88: R_C6000_PCR_S21[ \t]+ext3\+0x4
52 [ \t]*c8: R_C6000_PCR_S10[ \t]+ext3\+0x4
69 [ \t]*108: R_C6000_PCR_S10[ \t]+ext3\+0x4
86 [ \t]*148: R_C6000_PCR_S12[ \t]+ext3\+0x4
103 [ \t]*188: R_C6000_PCR_S12[ \t]+ext3\+0x4
120 [ \t]*1c8: R_C6000_PCR_S21[ \t]+ext3\+0x4
137 [ \t]*208: R_C6000_PCR_S21[ \t]+ext3\+0x4
154 [ \t]*248: R_C6000_PCR_S21[ \t]+ext3\+0x4
171 [ \t]*288: R_C6000_PCR_S21[ \t]+ext3\+0x
    [all...]
  /external/toybox/tests/
blkid.test 18 testing "blkid ext3" 'bzcat "$BDIR"/ext3.bz2 | blkid -' \
19 '-: LABEL="myext3" UUID="79d1c877-1a0f-4e7d-b21d-fc32ae3ef101" TYPE="ext3"\n' \
  /external/e2fsprogs/misc/
mke2fs.conf.in 10 ext3 = {
ext4.5.in 13 The second, third, and fourth extended file systems, or ext2, ext3, and
18 previously intended for use with the ext2 and ext3 file systems can be
21 handle mount requests for ext2 and ext3 file systems.
23 A file system formated for ext2, ext3, or ext4 can be have some
26 ext3, and ext4 file system drivers, depending on Linux kernel version in
66 feature is supported by ext3 and ext4 file systems, and is ignored by
78 traditional indirect block scheme used by the ext2 and ext3 file
105 supported by ext2, ext3, and ext4.
110 entries. This feature is supported by ext2, ext3, and ext4.
131 option. This feature is supported by ext3 and ext4, and ignored by th
    [all...]
default_profile.c 11 " ext3 = {\n"
filefrag.8.in 19 allowances for indirect blocks for ext2 and ext3 filesystems, but can be
chattr.1.in 114 A file with the `j' attribute has all of its data written to the ext3
132 This is a hint to the block allocator used by ext3 and ext4 that the
144 files. Note: As of this writing, the ext2 or ext3 filesystems do not
171 by the ext2, ext3, and ext4 filesystems as implemented in the current
174 The `j' option is only useful if the filesystem is mounted as ext3.
mke2fs.8.in 7 mke2fs \- create an ext2/ext3/ext4 filesystem
146 is used to create an ext2, ext3, or ext4 filesystem, usually in a disk
155 .B mkfs.ext3
386 Create the filesystem with an ext3 journal. If the
391 which has ext3 support in order to actually make use of the journal.
394 Create the ext3 journal using options specified on the command-line.
584 Specify the filesystem type (i.e., ext2, ext3, ext4, etc.) that is
590 mkfs.ext3, etc.) or via a default as defined by the
604 (e.g., "\fBmke2fs \-t ext3 \-O extent /dev/sdXX\fR" will create a
605 filesystem that is not supported by the ext3 implementation as found i
    [all...]
tune2fs.8.in 7 tune2fs \- adjust tunable filesystem parameters on ext2/ext3/ext4 filesystems
95 parameters on Linux ext2, ext3, or ext4 filesystems. The current values
233 and not at all by the ext2 and ext3 file system drivers.
288 Add an ext3 journal to the filesystem. If the
293 which has ext3 support in order to actually make use of the journal.
300 mounted. While the ext3 journal is visible, it is not safe to
316 to ext3 if the
318 file specifies the ext3 filesystem for the root filesystem in order to
319 avoid requiring the use of a rescue floppy to add an ext3 journal to
323 Override the default ext3 journal parameters. Journal options are comm
    [all...]
  /external/e2fsprogs/tests/
mke2fs.conf.in 13 ext3 = {
  /external/autotest/client/tests/bash_shared_mapping/
bash_shared_mapping.py 7 # http://www.zip.com.au/~akpm/linux/patches/stuff/ext3-tools.tar.gz
8 def setup(self, tarball = 'ext3-tools.tar.gz'):
  /external/llvm/test/Transforms/SLPVectorizer/X86/
pr16628.ll 19 %lnot.ext3 = zext i1 %lnot2 to i32
20 %or = or i32 %lnot.ext3, %lnot.ext
  /external/llvm/test/CodeGen/X86/
vec_extract-avx.ll 19 %ext3 = extractelement <8 x float> %v, i32 3
23 %ins3 = insertelement <4 x float> %ins2, float %ext3, i32 3
38 %ext3 = extractelement <8 x float> %v, i32 7
42 %ins3 = insertelement <4 x float> %ins2, float %ext3, i32 3
59 %ext3 = extractelement <8 x i32> %v, i32 7
63 %ins3 = insertelement <4 x i32> %ins2, i32 %ext3, i32 3
  /external/selinux/libsepol/cil/test/integration_testing/
mls_policy.cil 43 (fsuse xattr ext3 con)
44 (fsuse xattr ext3 con_anon_l)
  /external/autotest/client/samples/
control.fs 31 for fstype in ('ext2', 'ext3', 'jfs', 'xfs', 'reiserfs'):
  /external/autotest/client/site_tests/platform_CrosDisksFilesystem/
control 27 config_file='ext3_tests', tag='ext3')
  /external/libchrome/base/files/
file_util_linux.cc 31 case EXT2_SUPER_MAGIC: // Also ext3 and ext4
  /external/strace/qemu_multiarch_testing/
make-hdc-img.sh 25 mkfs.ext3 -q -F -b 1024 -i 4096 hdc.img
  /system/sepolicy/
fs_use 5 fs_use_xattr ext3 u:object_r:labeledfs:s0;
  /external/e2fsprogs/resize/
resize2fs.8.in 7 resize2fs \- ext2/ext3/ext4 file system resizer
28 program will resize ext2, ext3, or ext4 file systems. It can be used to
34 filesystems mounted using ext3 and ext4.).
  /external/e2fsprogs/debian/
control.in 22 Description: statically-linked version of the ext2/ext3/ext4 filesystem checker
212 Description: ext2/ext3/ext4 file system libraries
213 The ext2, ext3 and ext4 file systems are successors of the original ext
230 Description: ext2/ext3/ext4 file system libraries - headers and static libraries
231 The ext2, ext3 and ext4 file systems are successors of the original ext
250 Description: ext2/ext3/ext4 file system utilities
251 The ext2, ext3 and ext4 file systems are successors of the original ext

Completed in 1995 milliseconds

12 3 4 5 6 7 8 910