Searched refs:ext_cache_fini (Results 1 – 3 of 3) sorted by relevance
79 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() function293 ext_cache_fini(cache); in ext_cache_read()298 ext_cache_fini(cache); in ext_cache_read()
1682 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()
167 void ext_cache_fini(struct ext_block_cache *cache);
Completed in 33 milliseconds