Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dunix_io.c88 struct unix_cache { struct
107 struct unix_cache cache[CACHE_SIZE]; argument
394 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 …]