Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/
H A Dntfs3.rst98 * - showmeta
/linux/fs/ntfs3/
H A Dsuper.c388 opts->showmeta = 1; in ntfs_fs_parse_param()
787 if (opts->showmeta) in ntfs_show_options()
H A Dntfs_fs.h105 unsigned showmeta : 1; /* Show meta files. */ member