Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/filesystems/
Dntfs3.rst78 * - windows_names
/Linux-v6.6/fs/ntfs3/
Dsuper.c371 opts->windows_names = result.negated ? 0 : 1; in ntfs_fs_parse_param()
699 if (opts->windows_names) in ntfs_show_options()
Dntfs_fs.h105 unsigned windows_names : 1; /* Disallow names forbidden by Windows. */ member
Dinode.c1380 if (sbi->options->windows_names && in ntfs_create_inode()
Dfrecord.c3024 if (sbi->options->windows_names && in ni_add_name()