Searched refs:flags (Results 1 – 4 of 4) sorted by relevance
36 std::string flags; member58 v->flags = e->mnt_opts; in scan_mounted_volumes()
109 int result = mount(v->blk_device, mount_point, v->fs_type, v->flags, v->fs_options); in ensure_path_mounted_at()115 result = mount(v->blk_device, mount_point, v->fs_type, v->flags, v->fs_options); in ensure_path_mounted_at()
154 out.flags = 0; in handle_init()
130 create_dumb.flags = 0; in DrmCreateSurface()