Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/filesystems/
A Dntfs3.rst83 * - hide_dot_files
/linux-6.3-rc2/fs/ntfs3/
A Dsuper.c364 opts->hide_dot_files = result.negated ? 0 : 1; in ntfs_fs_parse_param()
571 if (opts->hide_dot_files) in ntfs_show_options()
A Dntfs_fs.h100 unsigned hide_dot_files : 1; /* Set hidden flag on dot files. */ member
A Dinode.c1279 if (sbi->options->hide_dot_files && name->name[0] == '.') in ntfs_create_inode()
A Dfrecord.c3028 if (ni->mi.sbi->options->hide_dot_files) { in ni_add_name()

Completed in 18 milliseconds