Home
last modified time | relevance | path

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

/u-boot/include/
A Dext4fs.h168 int ext_cache_read(struct ext_block_cache *cache, lbaint_t block, int size);
/u-boot/fs/ext4/
A Dext4fs.c288 int ext_cache_read(struct ext_block_cache *cache, lbaint_t block, int size) in ext_cache_read() function
A Dext4_common.c1563 if (!ext_cache_read(cache, (lbaint_t)block, blksz)) in ext4fs_get_extent_block()

Completed in 8 milliseconds