Home
last modified time | relevance | path

Searched defs:cache_count (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/smb/client/
Ddfs_cache.c62 static atomic_t cache_count; variable
/linux-6.15/drivers/md/
Ddm-bufio.c573 static inline unsigned long cache_count(struct dm_buffer_cache *bc, int list_mode) in cache_count() function