Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/
H A Dntfs3.rst72 * - hide_dot_files
/linux/fs/ntfs3/
H A Dsuper.c382 opts->hide_dot_files = 1; in ntfs_fs_parse_param()
783 if (opts->hide_dot_files) in ntfs_show_options()
H A Dntfs_fs.h107 unsigned hide_dot_files : 1; /* Set hidden flag on dot files. */ member
H A Dfrecord.c2738 if (ni->mi.sbi->options->hide_dot_files) { in ni_add_name()