Home
last modified time | relevance | path

Searched refs:s_merge_switch (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dfile_root.c149 if (sbi->s_merge_switch && ctx->pos == MERGE_VIEW_CTX_POS) { in hmdfs_root_iterate()
156 if (sbi->s_merge_switch && ctx->pos == CLOUD_MERGE_VIEW_CTX_POS) { in hmdfs_root_iterate()
H A Dsuper.c143 sbi->s_merge_switch = true; in hmdfs_parse_options()
H A Dinode_root.c251 if (sbi->s_merge_switch && !strcmp(d_name, MERGE_VIEW_ROOT)) { in hmdfs_root_lookup()
256 } else if (sbi->s_merge_switch && !strcmp(d_name, CLOUD_MERGE_VIEW_ROOT)) { in hmdfs_root_lookup()
H A Dhmdfs.h173 unsigned int s_merge_switch; member
H A Dmain.c412 if (sbi->s_merge_switch) in hmdfs_show_options()
743 sbi->s_merge_switch = false; in hmdfs_init_sbi()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dfile_root.c149 if (sbi->s_merge_switch && ctx->pos == MERGE_VIEW_CTX_POS) { in hmdfs_root_iterate()
156 if (sbi->s_merge_switch && ctx->pos == CLOUD_MERGE_VIEW_CTX_POS) { in hmdfs_root_iterate()
H A Dsuper.c143 sbi->s_merge_switch = true; in hmdfs_parse_options()
H A Dinode_root.c251 if (sbi->s_merge_switch && !strcmp(d_name, MERGE_VIEW_ROOT)) { in hmdfs_root_lookup()
256 } else if (sbi->s_merge_switch && !strcmp(d_name, CLOUD_MERGE_VIEW_ROOT)) { in hmdfs_root_lookup()
H A Dhmdfs.h173 unsigned int s_merge_switch; member
H A Dmain.c412 if (sbi->s_merge_switch) in hmdfs_show_options()
743 sbi->s_merge_switch = false; in hmdfs_init_sbi()

Completed in 7 milliseconds