Searched refs:bdev_size (Results 1 – 1 of 1) sorted by relevance
177 static bool GetBlockDeviceSize(int bdev_fd, const std::string& bdev_path, uint64_t* bdev_size) { in GetBlockDeviceSize() argument184 *bdev_size = size_in_bytes; in GetBlockDeviceSize()