Home
last modified time | relevance | path

Searched refs:flags (Results 1 – 4 of 4) sorted by relevance

/bootable/recovery/
Dmounts.cpp36 std::string flags; member
58 v->flags = e->mnt_opts; in scan_mounted_volumes()
Droots.cpp109 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()
Dfuse_sideload.cpp154 out.flags = 0; in handle_init()
/bootable/recovery/minui/
Dgraphics_drm.cpp130 create_dumb.flags = 0; in DrmCreateSurface()