Home
last modified time | relevance | path

Searched refs:legacy_opts_show (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/fuse/
Dfuse_i.h506 bool legacy_opts_show:1; member
642 unsigned int legacy_opts_show:1; member
Dinode.c637 if (fc->legacy_opts_show) { in fuse_show_options()
1382 fc->legacy_opts_show = ctx->legacy_opts_show; in fuse_fill_super_common()
1522 ctx->legacy_opts_show = true; in fuse_init_fs_context()