Searched refs:filesystem_type (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/glib/gio/
H A Dgunixmounts.c112 char *filesystem_type; member in struct:_GUnixMountEntry
120 char *filesystem_type; member in struct:_GUnixMountPoint
393 mount_entry->filesystem_type = g_strdup (mntent->mnt_type);
402 mount_entry->filesystem_type,
466 mount_entry->filesystem_type = g_strdup (mntent.mnt_fstype);
475 mount_entry->filesystem_type,
541 mount_entry->filesystem_type = g_strdup ("unknown");
543 mount_entry->filesystem_type = g_strdup (fs_info->vfsent_name);
547 mount_entry->filesystem_type,
590 mount_entry->filesystem_type
1642 guess_mount_type(const char *mount_path, const char *device_path, const char *filesystem_type) argument
[all...]
/external/libsepol/tests/policies/test-cond/
H A Drefpolicy-base.conf655 attribute filesystem_type;
885 type iso9660_t, filesystem_type, noxattrfs;
887 type nfs_t, filesystem_type, noxattrfs;
1196 typeattribute sysfs_t filesystem_type;
1206 typeattribute usbfs_t filesystem_type;
1321 typeattribute fs_t filesystem_type;
1323 typeattribute bdev_t filesystem_type;
1325 typeattribute binfmt_misc_fs_t filesystem_type;
1331 typeattribute capifs_t filesystem_type;
1333 typeattribute configfs_t filesystem_type;
[all...]

Completed in 666 milliseconds