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

12 3 4 5 6

  /external/sepolicy/
fs_use 6 fs_use_xattr ext4 u:object_r:labeledfs:s0;
  /system/vold/
Ext4.h 22 class Ext4 {
Android.mk 12 Ext4.cpp \
  /external/chromium_org/chrome/common/extensions/
extension_set_unittest.cc 62 scoped_refptr<Extension> ext4(
65 ASSERT_TRUE(ext1.get() && ext2.get() && ext3.get() && ext4.get());
81 EXPECT_TRUE(extensions.Insert(ext4));
89 EXPECT_EQ(ext4, extensions.GetExtensionOrAppByURL(
90 ext4->GetResourceURL("test.html")));
  /build/target/board/generic_x86/
BoardConfig.mk 41 BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
  /build/target/board/vbox_x86/
BoardConfig.mk 16 BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
  /system/extras/ext4_utils/
ext4_extents.h 15 #include "ext4.h"
ext4_jbd2.h 15 #include "ext4.h"
allocate.h 23 #include "ext4.h"
setup_fs.c 32 snprintf(buf, sizeof(buf), "/sys/fs/ext4/%s", blockdev);
  /device/asus/flo/
BoardConfigCommon.mk 91 BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
94 BOARD_PERSISTIMAGE_FILE_SYSTEM_TYPE := ext4
  /external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/
disk_parser_test.js 45 case 'ext4:AsyncTask #2':
68 assertEquals('ext4', slice.category);
disk_parser.js 82 this.openAsyncSlice(ts, 'ext4', eventBase.threadName, eventBase.pid,
96 this.closeAsyncSlice(ts, 'ext4', eventBase.threadName, eventBase.pid,
  /build/target/board/generic_mips/
BoardConfig.mk 56 BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
  /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/misc/
mke2fs.conf.5.in 214 ext4 = {
241 .BR mke2fs.ext4 ,
242 then the filesystem type of ext4 will be used. If the filesystem is
248 This results in an fs_types list of "ext4, floppy". Both the ext4
262 fs_types.ext4.features would enable the extents and flex_bg
341 together to create one large virtual block group on an ext4 filesystem.
dumpe2fs.8.in 7 dumpe2fs \- dump ext2/ext3/ext4 filesystem information
  /external/e2fsprogs/debian/
control.in 18 Description: statically-linked version of the ext2/ext3/ext4 filesystem checker
203 Description: ext2/ext3/ext4 file system libraries
204 The ext2, ext3 and ext4 file systems are successors of the original ext
221 Description: ext2/ext3/ext4 file system libraries - headers and static libraries
222 The ext2, ext3 and ext4 file systems are successors of the original ext
240 Description: ext2/ext3/ext4 file system utilities
241 The ext2, ext3 and ext4 file systems are successors of the original ext
  /device/asus/tilapia/
releasetools.py 82 mount("ext4", "EMMC", "%s", "/radio"),
  /device/samsung/manta/
BoardConfig.mk 59 BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
  /external/chromium_org/chrome/browser/storage_monitor/
mtab_watcher_linux.cc 21 "ext4",
  /ndk/tests/awk/extract-pid/
test-1.in 66 root 100 2 0 0 ffffffff 00000000 S ext4-dio-unwrit
68 root 102 2 0 0 ffffffff 00000000 S ext4-dio-unwrit
70 root 105 2 0 0 ffffffff 00000000 S ext4-dio-unwrit
72 root 107 2 0 0 ffffffff 00000000 S ext4-dio-unwrit
  /system/extras/tests/ext4/
corrupt_gdt_free_blocks.c 7 #include "ext4.h"
  /bootable/recovery/
roots.cpp 107 } else if (strcmp(v->fs_type, "ext4") == 0 ||
193 if (strcmp(v->fs_type, "ext4") == 0) {
  /external/e2fsprogs/lib/ext2fs/
ext2_err.c 27 "Wrong magic number for ext4 extent handle",
117 "Wrong magic number for ext4 extent saved path",

Completed in 246 milliseconds

12 3 4 5 6