Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dsuper.c149 sbi->s_offline_stash = false; in hmdfs_parse_options()
176 if (sbi->s_offline_stash && !sbi->cache_dir) { in hmdfs_parse_options()
178 sbi->s_offline_stash = false; in hmdfs_parse_options()
H A Dhmdfs.h196 bool s_offline_stash; member
232 return sbi->s_offline_stash; in hmdfs_is_stash_enabled()
H A Dmain.c427 seq_printf(m, ",%soffline_stash", sbi->s_offline_stash ? "" : "no_"); in hmdfs_show_options()
752 sbi->s_offline_stash = true; in hmdfs_init_sbi()
H A Dstash.c2026 if (!sbi->s_offline_stash) in hmdfs_exit_stash()
2041 if (!sbi->s_offline_stash) in hmdfs_init_stash()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dsuper.c149 sbi->s_offline_stash = false; in hmdfs_parse_options()
176 if (sbi->s_offline_stash && !sbi->cache_dir) { in hmdfs_parse_options()
178 sbi->s_offline_stash = false; in hmdfs_parse_options()
H A Dhmdfs.h196 bool s_offline_stash; member
232 return sbi->s_offline_stash; in hmdfs_is_stash_enabled()
H A Dmain.c427 seq_printf(m, ",%soffline_stash", sbi->s_offline_stash ? "" : "no_"); in hmdfs_show_options()
752 sbi->s_offline_stash = true; in hmdfs_init_sbi()
H A Dstash.c2011 if (!sbi->s_offline_stash) in hmdfs_exit_stash()
2026 if (!sbi->s_offline_stash) in hmdfs_init_stash()

Completed in 12 milliseconds