Home
last modified time | relevance | path

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

/fs/fuse/
Dinode.c930 if (fc->legacy_opts_show) { in fuse_show_options()
1770 fc->legacy_opts_show = ctx->legacy_opts_show; in fuse_fill_super_common()
1943 ctx->legacy_opts_show = true; in fuse_init_fs_context()
Dfuse_i.h597 bool legacy_opts_show:1; member
743 unsigned int legacy_opts_show:1; member