Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Ddir.c301 if (sbi->options->nohidden && (fname->dup.fa & FILE_ATTRIBUTE_HIDDEN)) in ntfs_filldir()
H A Dsuper.c365 opts->nohidden = result.negated ? 1 : 0; in ntfs_fs_parse_param()
695 if (opts->nohidden) in ntfs_show_options()
696 seq_puts(m, ",nohidden"); in ntfs_show_options()
H A Dntfs_fs.h105 unsigned nohidden : 1; /* Do not show hidden files. */ member

Completed in 5 milliseconds