Home
last modified time | relevance | path

Searched refs:showmeta (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/Documentation/filesystems/
H A Dntfs3.rst98 * - showmeta
/linux-6.15/fs/ntfs3/
H A Ddir.c301 if (!sbi->options->showmeta && ntfs_is_meta_file(sbi, ino)) in ntfs_dir_emit()
H A Dsuper.c374 opts->showmeta = 1; in ntfs_fs_parse_param()
748 if (opts->showmeta) in ntfs_show_options()
H A Dntfs_fs.h104 unsigned showmeta : 1; /* Show meta files. */ member