Home
last modified time | relevance | path

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

/linux-6.1.9/fs/fat/
Dcache.c32 static inline int fat_max_cache(struct inode *inode) in fat_max_cache() function
148 if (MSDOS_I(inode)->nr_caches < fat_max_cache(inode)) { in fat_cache_add()