Searched refs:unix_cache (Results 1 – 1 of 1) sorted by relevance
88 struct unix_cache { struct107 struct unix_cache cache[CACHE_SIZE]; argument394 struct unix_cache *cache; in alloc_cache()420 struct unix_cache *cache; in free_cache()442 static struct unix_cache *find_cached_block(struct unix_private_data *data, in find_cached_block()444 struct unix_cache **eldest) in find_cached_block()446 struct unix_cache *cache, *unused_cache, *oldest_cache; in find_cached_block()473 struct unix_cache *cache, unsigned long long block) in reuse_cache()492 struct unix_cache *cache; in flush_cached_blocks()834 struct unix_cache *cache, *reuse[READ_DIRECT_SIZE]; in unix_read_blk64()[all …]