Searched refs:showmeta (Results 1 – 4 of 4) sorted by relevance
98 * - showmeta
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()
102 unsigned showmeta : 1; /* Show meta files. */ member