Searched refs:bdev_size (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() argument221 *bdev_size = size_in_bytes; in GetBlockDeviceSize()