Searched refs:flags (Results 1 – 5 of 5) sorted by relevance
31 const char *flags; member52 free((char *)volume->flags); in free_volume_internals()96 v->flags = strdup(mentry->mnt_opts); in scan_mounted_volumes()
196 const unsigned long flags = MS_NOATIME | MS_NODEV | MS_NODIRATIME; in mtd_mount_partition() local202 rv = mount(devname, mount_point, filesystem, flags, NULL); in mtd_mount_partition()205 rv = mount(devname, mount_point, filesystem, flags | MS_RDONLY, 0); in mtd_mount_partition()
120 v->flags, v->fs_options); in ensure_path_mounted_at()
151 out.flags = 0; in handle_init()
156 create_dumb.flags = 0; in drm_create_surface()