Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/vfs/bcache/src/
Dbcache.c324 static VOID BcacheSetFlag(const OsBcache *bc, OsBcacheBlock *block, UINT32 pos, UINT32 size) in BcacheSetFlag() function
938 BcacheSetFlag(bc, block, (UINT32)pos, currentSize); in BlockCacheWrite()