Lines Matching refs:unix_cache
91 struct unix_cache { struct
111 struct unix_cache cache[CACHE_SIZE]; argument
505 struct unix_cache *cache; in alloc_cache()
531 struct unix_cache *cache; in free_cache()
553 static struct unix_cache *find_cached_block(struct unix_private_data *data, in find_cached_block()
555 struct unix_cache **eldest) in find_cached_block()
557 struct unix_cache *cache, *unused_cache, *oldest_cache; in find_cached_block()
584 struct unix_private_data *data, struct unix_cache *cache, in reuse_cache()
616 struct unix_cache *cache; in flush_cached_blocks()
1030 struct unix_cache *cache; in unix_read_blk64()
1135 struct unix_cache *cache, *reuse; in unix_write_blk64()