Searched refs:rd_only (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/storage/
H A Ddisk_image.hh88 void open(const std::string &filename, bool rd_only = false);
H A Ddisk_image.cc79 RawDiskImage::open(const string &filename, bool rd_only) argument
83 readonly = rd_only;

Completed in 5 milliseconds