Searched refs:checkspace (Results 1 – 1 of 1) sorted by relevance
805 const std::vector<uint8_t>& buffer, bool checkspace, bool* exists) { in WriteStash() argument810 if (checkspace && !CheckAndFreeSpaceOnCache(blocks * BLOCKSIZE)) { in WriteStash()