Searched refs:get_system_root (Results 1 – 4 of 4) sorted by relevance
59 std::string get_system_root();
123 std::string system_root = get_system_root(); in do_fsck_unshare_blocks()
592 if (ensure_path_mounted_at(get_system_root(), "/mnt/system") != -1) { in prompt_and_wait()
283 std::string get_system_root() { in get_system_root() function