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