Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dsuper.c134 sbi->s_merge_switch = true; in hmdfs_parse_options()
Dfile_root.c137 if (sbi->s_merge_switch && ctx->pos == MERGE_VIEW_CTX_POS) { in hmdfs_root_iterate()
Dhmdfs.h160 unsigned int s_merge_switch; member
Dinode_root.c199 if (sbi->s_merge_switch && !strcmp(d_name, MERGE_VIEW_ROOT)) { in hmdfs_root_lookup()
Dmain.c389 if (sbi->s_merge_switch) in hmdfs_show_options()
718 sbi->s_merge_switch = false; in hmdfs_init_sbi()