Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/vfs/bcache/src/
Dbcache.c599 static INT32 BcacheSync(OsBcache *bc) in BcacheSync() function
953 return BcacheSync(bc); in BlockCacheSync()
969 ret = BcacheSync(disk->bcache); in OsSdSync()