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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dunix_io.c50 struct unix_cache { struct
68 struct unix_cache cache[CACHE_SIZE];
85 struct unix_cache *cache, unsigned long block);
254 struct unix_cache *cache;
273 struct unix_cache *cache;
293 static struct unix_cache *find_cached_block(struct unix_private_data *data,
295 struct unix_cache **eldest)
297 struct unix_cache *cache, *unused_cache, *oldest_cache;
324 struct unix_cache *cache, unsigned long block)
343 struct unix_cache *cach
[all...]

Completed in 56 milliseconds