Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_dentryfile.c1503 static unsigned long long cache_get_dentry_count(struct hmdfs_sb_info *sbi, in cache_get_dentry_count() function
1573 if (cache_get_dentry_count(sbi, cfn->filp) < sbi->dcache_threshold) { in load_cfn()
1906 if (cache_get_dentry_count(sbi, file) >= sbi->dcache_threshold) in hmdfs_add_file_to_cache()