Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile.c1645 static unsigned long long cache_get_dentry_count(struct hmdfs_sb_info *sbi, in cache_get_dentry_count() function
1715 if (cache_get_dentry_count(sbi, cfn->filp) < sbi->dcache_threshold && strcmp(cid, CLOUD_CID)) { in load_cfn()
2050 if (cache_get_dentry_count(sbi, file) >= sbi->dcache_threshold) in hmdfs_add_file_to_cache()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_dentryfile.c1646 static unsigned long long cache_get_dentry_count(struct hmdfs_sb_info *sbi, in cache_get_dentry_count() function
1716 if (cache_get_dentry_count(sbi, cfn->filp) < sbi->dcache_threshold && strcmp(cid, CLOUD_CID)) { in load_cfn()
2051 if (cache_get_dentry_count(sbi, file) >= sbi->dcache_threshold) in hmdfs_add_file_to_cache()

Completed in 8 milliseconds