Searched refs:mount_options (Results 1 – 5 of 5) sorted by relevance
96 const std::string_view fs_type, const std::string_view mount_options) { in Mount() argument98 std::string mount_options_string(mount_options); in Mount()
295 std::string mount_options; in MountFn() local298 mount_options = args[4]; in MountFn()317 if (updater->GetRuntime()->Mount(location, mount_point, fs_type, mount_options) != 0) { in MountFn()
45 const std::string_view fs_type, const std::string_view mount_options) = 0;
44 const std::string_view fs_type, const std::string_view mount_options) override;
41 const std::string_view fs_type, const std::string_view mount_options) override;