Searched refs:readahead_file (Results 1 – 1 of 1) sorted by relevance
915 static Result<void> readahead_file(const std::string& filename, bool fully) { in readahead_file() function965 if (auto result = readahead_file(args[1], readfully); !result.ok()) { in do_readahead()982 if (auto result = readahead_file(filename, readfully); !result.ok()) { in do_readahead()