HomeSort by relevance Sort by last modified time
    Searched refs:fs_type (Results 1 - 25 of 68) sorted by null

1 2 3

  /system/core/fastboot/
fs.h 9 const struct fs_generator* fs_get_generator(const std::string& fs_type);
fs.cpp 39 const char* fs_type; //must match what fastboot reports for partition type member in struct:fs_generator
51 const struct fs_generator* fs_get_generator(const std::string& fs_type) {
53 if (fs_type == generators[i].fs_type) {
  /bootable/recovery/
roots.cpp 63 printf(" %d %s %s %s %lld\n", i, v->mount_point, v->fs_type,
80 if (strcmp(v->fs_type, "ramdisk") == 0) {
105 if (strcmp(v->fs_type, "yaffs2") == 0) {
115 return mtd_mount_partition(partition, mount_point, v->fs_type, 0);
116 } else if (strcmp(v->fs_type, "ext4") == 0 ||
117 strcmp(v->fs_type, "squashfs") == 0 ||
118 strcmp(v->fs_type, "vfat") == 0) {
119 result = mount(v->blk_device, mount_point, v->fs_type,
127 LOGE("unknown fs_type \"%s\" for %s\n", v->fs_type, mount_point)
    [all...]
  /external/freetype/src/base/
ftfstype.c 33 /* first, try to get the fs_type directly from the font */
47 extra.fs_type != 0 )
48 return extra.fs_type;
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
ftfstype.c 33 /* first, try to get the fs_type directly from the font */
47 extra.fs_type != 0 )
48 return extra.fs_type;
  /external/pdfium/third_party/freetype/src/base/
ftfstype.c 33 /* first, try to get the fs_type directly from the font */
47 extra.fs_type != 0 )
48 return extra.fs_type;
  /external/autotest/client/site_tests/build_RootFilesystemSize/
build_RootFilesystemSize.py 42 fs_type = output_columns[1]
50 if fs_type == 'squashfs':
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
fstab.h 63 const char *fs_type; /* FSTAB_* from fs_mntops */ member in struct:fstab
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
fstab.h 63 const char *fs_type; /* FSTAB_* from fs_mntops */ member in struct:fstab
  /system/core/fs_mgr/
fs_mgr_format.c 108 ERROR("%s: Format %s as '%s'.\n", __func__, fstab->blk_device, fstab->fs_type);
110 if (!strncmp(fstab->fs_type, "f2fs", 4)) {
112 } else if (!strncmp(fstab->fs_type, "ext4", 4)) {
115 ERROR("File system type '%s' is not supported\n", fstab->fs_type);
fs_mgr.c 96 static void check_fs(char *blk_device, char *fs_type, char *target)
110 if (!strcmp(fs_type, "ext2") || !strcmp(fs_type, "ext3") || !strcmp(fs_type, "ext4")) {
125 if (!strcmp(fs_type, "ext4")) {
129 ret = mount(blk_device, target, fs_type, tmpmnt_flags, tmpmnt_opts);
131 __func__, blk_device, target, fs_type, ret, strerror(errno));
166 } else if (!strcmp(fs_type, "f2fs")) {
238 ret = mount(source, target, rec->fs_type, mountflags, rec->fs_options);
240 INFO("%s(source=%s,target=%s,type=%s)=%d\n", __func__, source, target, rec->fs_type, ret)
    [all...]
  /system/extras/tests/fstest/
recovery_test.cpp 45 enum Fs_Type { FS_UNKNOWN, FS_EXT4, FS_F2FS };
187 FsRecoveryTest() : fs_type(FS_UNKNOWN), blk_fd_(-1) {}
190 fs_type = FS_UNKNOWN;
204 if (!strcmp(fstab->recs[i].fs_type, "ext4")) {
205 fs_type = FS_EXT4;
207 } else if (!strcmp(fstab->recs[i].fs_type, "f2fs")) {
208 fs_type = FS_F2FS;
215 return fs_type != FS_UNKNOWN;
278 Fs_Type fs_type; member in class:android::FsRecoveryTest
    [all...]
  /system/sepolicy/
attributes 26 attribute fs_type;
  /external/autotest/client/bin/
fsinfo.py 31 def parse_mke2fs_conf(fs_type, conf_file='/etc/mke2fs.conf'):
54 if len(components) == 2 and current_fs_type == fs_type:
285 def match_ext_options(fs_type, dev, needed_options):
288 conf_opt = parse_mke2fs_conf(fs_type)
361 def match_mkfs_option(fs_type, dev, needed_options):
363 if fs_type.startswith('ext'):
364 ret = match_ext_options(fs_type, dev, needed_options)
365 elif fs_type == 'xfs':
  /system/core/fs_mgr/include/
fs_mgr.h 64 char *fs_type; member in struct:fstab_rec
106 const char *mount_point, const char *fs_type,
  /external/autotest/client/site_tests/platform_FilePerms/
platform_FilePerms.py 264 fs_type = mtab[fs]['type']
265 if fs_type in ignored_types:
267 fs, fs_type)
274 if fs_type != self.expected_mount_options[fs]['type']:
277 mtab_path, fs, fs_type,
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c 116 struct lp_type fs_type,
130 assert(fs_type.width == 32);
131 assert(fs_type.length <= Elements(bits));
132 mask_type = lp_int_type(fs_type);
142 assert(fs_type.length == 4);
149 assert(fs_type.length == 4);
169 for (i = 0; i < fs_type.length / 4; i++) {
176 mask = LLVMBuildAnd(builder, mask, LLVMConstVector(bits, fs_type.length), "");
770 struct lp_type fs_type; local
832 memset(&fs_type, 0, sizeof fs_type)
    [all...]
  /external/e2fsprogs/misc/
blkid.c 135 static void pretty_print_line(const char *device, const char *fs_type,
161 len = pretty_print_word(fs_type, fs_type_len, len, 0);
172 const char *uuid = "", *fs_type = "", *label = ""; local
178 pretty_print_line("device", "fs_type", "label",
196 fs_type = value;
216 pretty_print_line(devname, fs_type, label, mtpt, uuid);
  /bionic/libc/kernel/uapi/linux/
msdos_fs.h 132 __u8 fs_type[8]; member in struct:fat_boot_sector::__anon690::__anon691
151 __u8 fs_type[8]; member in struct:fat_boot_sector::__anon690::__anon692
  /build/tools/releasetools/
build_image.py 343 fs_type = prop_dict.get("fs_type", "")
347 if fs_type.startswith("squash"):
365 if fs_type.startswith("ext"):
370 build_command.extend([in_dir, out_file, fs_type,
391 elif fs_type.startswith("squash"):
413 elif fs_type.startswith("f2fs"):
440 if reserved_blocks and fs_type.startswith("ext4"):
461 if reserved_blocks and fs_type.startswith("ext4"):
543 copy_prop("fs_type", "fs_type"
    [all...]
  /development/ndk/platforms/android-21/include/linux/
msdos_fs.h 132 __u8 fs_type[8]; member in struct:fat_boot_sector::__anon1801::__anon1802
151 __u8 fs_type[8]; member in struct:fat_boot_sector::__anon1801::__anon1803
  /external/kernel-headers/original/uapi/linux/
msdos_fs.h 136 __u8 fs_type[8]; /* file system type */ member in struct:fat_boot_sector::__anon13318::__anon13319
159 __u8 fs_type[8]; /* file system type */ member in struct:fat_boot_sector::__anon13318::__anon13320
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
msdos_fs.h 132 __u8 fs_type[8]; member in struct:fat_boot_sector::__anon55878::__anon55879
151 __u8 fs_type[8]; member in struct:fat_boot_sector::__anon55878::__anon55880
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
msdos_fs.h 132 __u8 fs_type[8]; member in struct:fat_boot_sector::__anon56645::__anon56646
151 __u8 fs_type[8]; member in struct:fat_boot_sector::__anon56645::__anon56647
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
msdos_fs.h 132 __u8 fs_type[8]; member in struct:fat_boot_sector::__anon57424::__anon57425
151 __u8 fs_type[8]; member in struct:fat_boot_sector::__anon57424::__anon57426

Completed in 656 milliseconds

1 2 3