Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dmemfd.c36 int cache_count; in memfd_tag_pins() local
86 int cache_count; in memfd_wait_for_pins() local
/Linux-v6.6/fs/smb/client/
Ddfs_cache.c62 static atomic_t cache_count; variable
/Linux-v6.6/drivers/md/
Ddm-bufio.c536 static inline unsigned long cache_count(struct dm_buffer_cache *bc, int list_mode) in cache_count() function