Searched refs:showmeta (Results 1 – 3 of 3) sorted by relevance
298 if (!sbi->options->showmeta && ntfs_is_meta_file(sbi, ino)) in ntfs_filldir()
344 opts->showmeta = result.negated ? 0 : 1; in ntfs_fs_parse_param()535 if (opts->showmeta) in ntfs_show_options()
101 unsigned showmeta : 1; /* Show meta files. */ member