Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fat/
H A 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()
/kernel/linux/linux-6.6/fs/fat/
H A 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()

Completed in 2 milliseconds