Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dunix_io.c71 struct unix_cache { struct
90 struct unix_cache cache[CACHE_SIZE]; argument
113 struct unix_cache *cache, unsigned long long block);
299 struct unix_cache *cache; in alloc_cache()
327 struct unix_cache *cache; in free_cache()
349 static struct unix_cache *find_cached_block(struct unix_private_data *data, in find_cached_block()
351 struct unix_cache **eldest) in find_cached_block()
353 struct unix_cache *cache, *unused_cache, *oldest_cache; in find_cached_block()
380 struct unix_cache *cache, unsigned long long block) in reuse_cache()
399 struct unix_cache *cache; in flush_cached_blocks()
[all …]