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()
374 opts->showmeta = result.negated ? 0 : 1; in ntfs_fs_parse_param()701 if (opts->showmeta) in ntfs_show_options()
105 unsigned showmeta : 1; /* Show meta files. */ member