Home
last modified time | relevance | path

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

/fs/fuse/
Dinode.c1019 if (fc->legacy_opts_show) { in fuse_show_options()
1873 fc->legacy_opts_show = ctx->legacy_opts_show; in fuse_fill_super_common()
2046 ctx->legacy_opts_show = true; in fuse_init_fs_context()
Dfuse_i.h617 bool legacy_opts_show:1; member
763 unsigned int legacy_opts_show:1; member