Searched refs:showmeta (Results 1 – 4 of 4) sorted by relevance
98 * - showmeta
301 if (!sbi->options->showmeta && ntfs_is_meta_file(sbi, ino)) in ntfs_dir_emit()
374 opts->showmeta = 1; in ntfs_fs_parse_param()748 if (opts->showmeta) in ntfs_show_options()
104 unsigned showmeta : 1; /* Show meta files. */ member