Searched refs:BlockCacheRead (Results 1 – 3 of 3) sorted by relevance
148 INT32 BlockCacheRead(OsBcache *bc,
824 INT32 BlockCacheRead(OsBcache *bc, UINT8 *buf, UINT32 *len, UINT64 sector, BOOL useRead) in BlockCacheRead() function
911 result = BlockCacheRead(disk->bcache, (UINT8 *)buf, &len, sector, useRead); in los_disk_read()