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

1 2 3 4 5 6

  /device/asus/fugu/sepolicy/
file.te 3 type sysfs_bluetooth, fs_type, sysfs_type;
5 type sysfs_thermal_uevent, fs_type, sysfs_type;
6 type sysfs_thermal_writable, fs_type, sysfs_type;
10 type sysfs_coretemp, fs_type, sysfs_type;
12 type gpu_pid_stats_file, fs_type, debugfs_type;
sepfs.te 1 type sepfs, fs_type;
  /device/google/marlin/sepolicy/
file.te 1 type sysfs_nanoapp_cmd, sysfs_type, fs_type;
4 type firmware_file, fs_type, contextmount_type;
15 type sysfs_camera, sysfs_type, fs_type;
16 type sysfs_enable_ps_sensor, sysfs_type, fs_type;
17 type sysfs_fingerprint, sysfs_type, fs_type;
18 type sysfs_msm_subsys, sysfs_type, fs_type;
19 type sysfs_msm_subsys_restart, sysfs_type, fs_type;
20 type sysfs_msm_core, sysfs_type, fs_type;
21 type sysfs_net, sysfs_type, fs_type, mlstrustedobject;
22 type sysfs_perf, sysfs_type, fs_type;
    [all...]
  /device/google/dragon/sepolicy/
file.te 2 type sysfs_bluetooth, fs_type, sysfs_type;
3 type sysfs_socinfo, sysfs_type, fs_type;
  /packages/services/Car/car_product/sepolicy/
file.te 4 type bt_firmware_file, contextmount_type, fs_type;
7 type firmware_file, contextmount_type, fs_type;
13 type sysfs_bt_power, sysfs_type, fs_type;
14 type sysfs_dcvs, sysfs_type, fs_type;
15 type sysfs_hsic_modem_wait, sysfs_type, fs_type;
16 type sysfs_mpdecision, sysfs_type, fs_type;
17 type sysfs_rpm_resources, sysfs_type, fs_type;
18 type sysfs_smd_open_timeout, sysfs_type, fs_type;
19 type sysfs_usb, sysfs_type, fs_type;
  /device/huawei/angler/sepolicy/
file.te 5 type firmware_file, fs_type, contextmount_type;
16 type proc_irq, fs_type;
17 type proc_kernel_sched, fs_type;
20 type sysfs_led, sysfs_type, fs_type;
21 type sysfs_gpu_tuning, sysfs_type, fs_type;
22 type sysfs_fingerprintd, sysfs_type, fs_type;
23 type sysfs_msm_subsys, sysfs_type, fs_type;
24 type sysfs_msm_subsys_toggle, sysfs_type, fs_type;
25 type sysfs_nanoapp_cmd, sysfs_type, fs_type;
26 type sysfs_performance, sysfs_type, fs_type;
    [all...]
  /device/htc/flounder/sepolicy/
file.te 11 type sysfs_didim, sysfs_type, fs_type;
14 type sysfs_gpu, sysfs_type, fs_type;
16 type sysfs_swap, sysfs_type, fs_type;
17 type sysfs_socinfo, sysfs_type, fs_type;
19 type sysfs_tegra_fuse, sysfs_type, fs_type;
21 type debugfs_nvmap, debugfs_type, fs_type;
  /device/moto/shamu/sepolicy/
file.te 2 type firmware_file, fs_type, contextmount_type;
3 type fsg_file, fs_type, contextmount_type;
25 type sysfs_rmnet, fs_type, sysfs_type;
26 type sysfs_smdcntl_open_timeout, fs_type, sysfs_type;
27 type sysfs_xhci_msm_hsic, fs_type, sysfs_type;
28 type sysfs_msm_hsic_host, fs_type, sysfs_type;
29 type sysfs_mmi_touch, fs_type, sysfs_type;
39 type sysfs_mpdecision, fs_type, sysfs_type;
40 type sysfs_rqstats, fs_type, sysfs_type;
41 type sysfs_cpu_online, fs_type, sysfs_type
    [all...]
  /device/lge/bullhead/sepolicy/
file.te 1 type sysfs_power_management, fs_type, sysfs_type;
2 type sysfs_surfaceflinger, fs_type, sysfs_type;
8 type firmware_file, fs_type, contextmount_type;
9 type fsg_file, fs_type, contextmount_type;
30 type sysfs_smdcntl_open_timeout, fs_type, sysfs_type;
45 type sysfs_ssr, sysfs_type, fs_type;
47 type sysfs_hsic, sysfs_type, fs_type;
54 type sysfs_performance, sysfs_type, fs_type;
57 type sysfs_graphics, sysfs_type, fs_type;
58 type sysfs_display, sysfs_type, fs_type;
    [all...]
  /system/sepolicy/
file.te 2 type labeledfs, fs_type;
3 type pipefs, fs_type;
4 type sockfs, fs_type;
5 type rootfs, fs_type;
6 type proc, fs_type;
8 type proc_security, fs_type;
10 type proc_drop_caches, fs_type;
12 type usermodehelper, fs_type, sysfs_type;
13 type qtaguid_proc, fs_type, mlstrustedobject;
14 type proc_bluetooth_writable, fs_type;
    [all...]
mediaextractor.te 22 neverallow mediaextractor { file_type fs_type }:file execute_no_trans;
blkid.te 20 neverallow blkid { file_type fs_type -blkid_exec -shell_exec }:file entrypoint;
mediacodec.te 27 neverallow mediacodec { file_type fs_type }:file execute_no_trans;
sgdisk.te 22 neverallow sgdisk { file_type fs_type -sgdisk_exec }:file entrypoint;
blkid_untrusted.te 36 neverallow blkid_untrusted { file_type fs_type -blkid_exec -shell_exec }:file entrypoint;
cameraserver.te 36 neverallow cameraserver { file_type fs_type }:file execute_no_trans;
  /system/core/fastboot/
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) {
fs.h 9 const struct fs_generator* fs_get_generator(const std::string& 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;
  /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/core/fs_mgr/
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...]
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);

Completed in 904 milliseconds

1 2 3 4 5 6