Searched refs:BcacheAsyncPrereadInit (Results 1 – 3 of 3) sorted by relevance
264 UINT32 BcacheAsyncPrereadInit(OsBcache *bc);
1184 UINT32 BcacheAsyncPrereadInit(OsBcache *bc) in BcacheAsyncPrereadInit() function
1253 if (BcacheAsyncPrereadInit(bc) == LOS_OK) { in DiskCacheThreadInit()