Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgunixmounts.c129 char *filesystem_type; member
141 char *filesystem_type; member
442 const char *filesystem_type, in create_unix_mount_entry() argument
452 mount_entry->filesystem_type = g_strdup (filesystem_type); in create_unix_mount_entry()
458 mount_entry->filesystem_type, in create_unix_mount_entry()
468 const char *filesystem_type, in create_unix_mount_point() argument
479 mount_point->filesystem_type = g_strdup (filesystem_type); in create_unix_mount_point()
943 mount_entry->filesystem_type = g_strdup (statbuf.f_fstypename); in _g_get_unix_mounts()
2158 g_free (mount_entry->filesystem_type); in g_unix_mount_free()
2184 copy->filesystem_type = g_strdup (mount_entry->filesystem_type); in g_unix_mount_copy()
[all …]
/third_party/selinux/libsepol/tests/policies/test-cond/
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 …]