Home
last modified time | relevance | path

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

/u-boot/fs/ext4/
A Dext4fs.c79 ext_cache_fini(&cache); in ext4fs_read_file()
92 ext_cache_fini(&cache); in ext4fs_read_file()
125 ext_cache_fini(&cache); in ext4fs_read_file()
155 ext_cache_fini(&cache); in ext4fs_read_file()
175 ext_cache_fini(&cache); in ext4fs_read_file()
182 ext_cache_fini(&cache); in ext4fs_read_file()
282 void ext_cache_fini(struct ext_block_cache *cache) in ext_cache_fini() function
293 ext_cache_fini(cache); in ext_cache_read()
298 ext_cache_fini(cache); in ext_cache_read()
A Dext4_common.c1682 ext_cache_fini(c); in read_allocated_block()
1695 ext_cache_fini(c); in read_allocated_block()
1703 ext_cache_fini(c); in read_allocated_block()
1709 ext_cache_fini(c); in read_allocated_block()
/u-boot/include/
A Dext4fs.h167 void ext_cache_fini(struct ext_block_cache *cache);

Completed in 33 milliseconds