Home
last modified time | relevance | path

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

/lk-master/lib/bcache/include/lib/
A Dbcache.h17 int bcache_read_block(bcache_t, void *, uint block);
/lk-master/lib/fs/ext2/
A Dio.c18 return bcache_read_block(ext2->cache, buf, bnum); in ext2_read_block()
/lk-master/lib/bcache/
A Dbcache.c198 int bcache_read_block(bcache_t _cache, void *buf, uint blocknum) { in bcache_read_block() function

Completed in 2 milliseconds