Searched refs:GetBlockDeviceSize (Results 1 – 1 of 1) sorted by relevance
214 static bool GetBlockDeviceSize(int bdev_fd, const std::string& bdev_path, uint64_t* bdev_size) { in GetBlockDeviceSize() function727 if (!GetBlockDeviceSize(bdev_fd, bdev_path, &bdevsz)) { in Open()