Searched refs:GetSlowBlock (Results 1 – 1 of 1) sorted by relevance
453 static OsBcacheBlock *GetSlowBlock(OsBcache *bc, BOOL read) in GetSlowBlock() function560 return GetSlowBlock(bc, TRUE); in AllocNewBlock()565 return GetSlowBlock(bc, TRUE); in AllocNewBlock()675 block = GetSlowBlock(bc, readData); in BcacheGetBlock()