Home
last modified time | relevance | path

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

/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dunix_io.c91 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()
[all …]