Home
last modified time | relevance | path

Searched refs:maxblocks (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/updater/
Dblockimg.cpp882 static int CreateStash(State* state, size_t maxblocks, const std::string& base) { in CreateStash() argument
892 size_t max_stash_size = maxblocks * BLOCKSIZE; in CreateStash()