Searched refs:BlockCacheWrite (Results 1 – 3 of 3) sorted by relevance
178 INT32 BlockCacheWrite(OsBcache *bc,
892 INT32 BlockCacheWrite(OsBcache *bc, const UINT8 *buf, UINT32 *len, UINT64 sector) in BlockCacheWrite() function
967 result = BlockCacheWrite(disk->bcache, (const UINT8 *)buf, &len, sector); in los_disk_write()