Searched refs:ext_block_cache (Results 1 – 3 of 3) sorted by relevance
120 struct ext_block_cache { struct157 struct ext_block_cache *cache);164 void ext_cache_init(struct ext_block_cache *cache);165 void ext_cache_fini(struct ext_block_cache *cache);166 int ext_cache_read(struct ext_block_cache *cache, lbaint_t block, int size);
66 struct ext_block_cache cache; in ext4fs_read_file()273 void ext_cache_init(struct ext_block_cache *cache) in ext_cache_init()278 void ext_cache_fini(struct ext_block_cache *cache) in ext_cache_fini()284 int ext_cache_read(struct ext_block_cache *cache, lbaint_t block, int size) in ext_cache_read()
1526 (struct ext2_data *data, struct ext_block_cache *cache, in ext4fs_get_extent_block()1643 struct ext_block_cache *cache) in read_allocated_block()1660 struct ext_block_cache *c, cd; in read_allocated_block()