Searched refs:maxblocks (Results 1 – 1 of 1) sorted by relevance
882 static int CreateStash(State* state, size_t maxblocks, const std::string& base) { in CreateStash() argument892 size_t max_stash_size = maxblocks * BLOCKSIZE; in CreateStash()