Searched refs:SetBlockDeviceReadOnly (Results 1 – 8 of 8) sorted by relevance
61 bool SetBlockDeviceReadOnly(const std::string& blockdev);
115 bool SetBlockDeviceReadOnly(const std::string& blockdev) { in SetBlockDeviceReadOnly() function
122 SetBlockDeviceReadOnly(fstab_entry->blk_device); in HashtreeDmVeritySetup()
45 utils::SetBlockDeviceReadOnly(partition_->target_path, false); in Init()
157 if (!utils::SetBlockDeviceReadOnly(mountable_device, true)) { in PerformPartitionPostinstall()
122 utils::SetBlockDeviceReadOnly(path, read_only); in OpenFile()
175 bool SetBlockDeviceReadOnly(const std::string& device, bool read_only);
622 bool SetBlockDeviceReadOnly(const string& device, bool read_only) { in SetBlockDeviceReadOnly() function