Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dsuper.c140 sbi->s_dentry_cache = false; in hmdfs_parse_options()
169 if (sbi->s_dentry_cache && !sbi->cache_dir) { in hmdfs_parse_options()
171 sbi->s_dentry_cache = false; in hmdfs_parse_options()
Dhmdfs.h188 bool s_dentry_cache; member
Dmain.c403 seq_printf(m, ",%sdentry_cache", sbi->s_dentry_cache ? "" : "no_"); in hmdfs_show_options()
727 sbi->s_dentry_cache = true; in hmdfs_init_sbi()
Dhmdfs_dentryfile.c1008 if (!sbi->s_dentry_cache) { in hmdfs_get_cache_path()
1022 if (!sbi->s_dentry_cache) in hmdfs_put_cache_path()
1315 if (!con->sbi->s_dentry_cache) in cache_file_persistent()
1790 if (!sbi->s_dentry_cache) in hmdfs_cfn_load()