Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/vfs/bcache/src/
Dbcache.c348 static INT32 BcacheSyncBlock(OsBcache *bc, OsBcacheBlock *block) in BcacheSyncBlock() function
473 BcacheSyncBlock(bc, block); in GetSlowBlock()
589 BcacheSyncBlock(bc, prefer); in AllocNewBlock()
611 ret = BcacheSyncBlock(bc, block); in BcacheSync()