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