Searched refs:BlockCacheSync (Results 1 – 3 of 3) sorted by relevance
203 INT32 BlockCacheSync(OsBcache *bc);
1548 ret = BlockCacheSync(disk->bcache); in los_disk_sync()1584 ret = BlockCacheSync(disk->bcache); in los_disk_set_bcache()
951 INT32 BlockCacheSync(OsBcache *bc) in BlockCacheSync() function