Searched defs:blockdev (Results 1 – 5 of 5) sorted by relevance
40 static std::string PartitionParent(const std::string& blockdev) { in PartitionParent()94 std::string blockdev = "/dev/block/" + BlockdevName(statbuf.st_dev); in BlockDeviceQueueDepth() local
764 bool fs_mgr_set_blk_ro(const std::string& blockdev, bool readonly) { in fs_mgr_set_blk_ro()
118 bool SetBlockDeviceReadOnly(const std::string& blockdev) { in SetBlockDeviceReadOnly()
87 const auto& blockdev = tokens[0]; in ParseFstab() local
286 const std::string& key, const std::string& blockdev, uint64_t start_sector) in DmTargetDefaultKey()