Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dunix_io.c91 struct unix_cache { struct
110 struct unix_cache cache[CACHE_SIZE]; argument
500 struct unix_cache *cache; in alloc_cache()
526 struct unix_cache *cache; in free_cache()
548 static struct unix_cache *find_cached_block(struct unix_private_data *data, in find_cached_block()
550 struct unix_cache **eldest) in find_cached_block()
552 struct unix_cache *cache, *unused_cache, *oldest_cache; in find_cached_block()
579 struct unix_cache *cache, unsigned long long block) in reuse_cache()
600 struct unix_cache *cache; in flush_cached_blocks()
976 struct unix_cache *cache, *reuse[READ_DIRECT_SIZE]; in unix_read_blk64()
[all …]