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

/external/e2fsprogs/lib/ext2fs/
H A Dunix_io.c72 struct unix_cache { struct
91 struct unix_cache cache[CACHE_SIZE];
114 struct unix_cache *cache, unsigned long long block);
307 struct unix_cache *cache;
333 struct unix_cache *cache;
355 static struct unix_cache *find_cached_block(struct unix_private_data *data,
357 struct unix_cache **eldest)
359 struct unix_cache *cache, *unused_cache, *oldest_cache;
386 struct unix_cache *cache, unsigned long long block)
405 struct unix_cache *cach
[all...]

Completed in 183 milliseconds