Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/
H A Dntfs3.rst64 * - nohidden
/linux/fs/ntfs3/
H A Dsuper.c379 opts->nohidden = 1; in ntfs_fs_parse_param()
781 if (opts->nohidden) in ntfs_show_options()
H A Dntfs_fs.h106 unsigned nohidden : 1; /* Do not show hidden files. */ member