Home
last modified time | relevance | path

Searched refs:s_dentry_cache (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dsuper.c152 sbi->s_dentry_cache = false; in hmdfs_parse_options()
181 if (sbi->s_dentry_cache && !sbi->cache_dir) { in hmdfs_parse_options()
183 sbi->s_dentry_cache = false; in hmdfs_parse_options()
H A Dhmdfs.h203 bool s_dentry_cache; member
H A Dhmdfs_dentryfile.c1045 if (!sbi->s_dentry_cache) { in hmdfs_get_cache_path()
1059 if (!sbi->s_dentry_cache) in hmdfs_put_cache_path()
1360 if (!con->sbi->s_dentry_cache) in cache_file_persistent()
1933 if (!sbi->s_dentry_cache) in hmdfs_cfn_load()
H A Dmain.c428 seq_printf(m, ",%sdentry_cache", sbi->s_dentry_cache ? "" : "no_"); in hmdfs_show_options()
753 sbi->s_dentry_cache = true; in hmdfs_init_sbi()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dsuper.c152 sbi->s_dentry_cache = false; in hmdfs_parse_options()
181 if (sbi->s_dentry_cache && !sbi->cache_dir) { in hmdfs_parse_options()
183 sbi->s_dentry_cache = false; in hmdfs_parse_options()
H A Dhmdfs.h203 bool s_dentry_cache; member
H A Dhmdfs_dentryfile.c1046 if (!sbi->s_dentry_cache) { in hmdfs_get_cache_path()
1060 if (!sbi->s_dentry_cache) in hmdfs_put_cache_path()
1361 if (!con->sbi->s_dentry_cache) in cache_file_persistent()
1934 if (!sbi->s_dentry_cache) in hmdfs_cfn_load()
H A Dmain.c428 seq_printf(m, ",%sdentry_cache", sbi->s_dentry_cache ? "" : "no_"); in hmdfs_show_options()
753 sbi->s_dentry_cache = true; in hmdfs_init_sbi()

Completed in 12 milliseconds