Searched refs:entry_block_device (Results 1 – 1 of 1) sorted by relevance
662 static void SetReadAheadSize(const std::string& entry_block_device, off64_t size_kb) { in SetReadAheadSize() argument664 if (!Realpath(entry_block_device, &block_device)) { in SetReadAheadSize()665 PERROR << "Failed to realpath " << entry_block_device; in SetReadAheadSize()