Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dunix_io.c72 struct unix_cache { struct
91 struct unix_cache cache[CACHE_SIZE]; argument
114 struct unix_cache *cache, unsigned long long block);
307 struct unix_cache *cache; in alloc_cache()
333 struct unix_cache *cache; in free_cache()
355 static struct unix_cache *find_cached_block(struct unix_private_data *data, in find_cached_block()
357 struct unix_cache **eldest) in find_cached_block()
359 struct unix_cache *cache, *unused_cache, *oldest_cache; in find_cached_block()
386 struct unix_cache *cache, unsigned long long block) in reuse_cache()
405 struct unix_cache *cache; in flush_cached_blocks()
[all …]