Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/
H A Dntfs3.rst78 * - windows_names
/linux/fs/ntfs3/
H A Dsuper.c385 opts->windows_names = 1; in ntfs_fs_parse_param()
785 if (opts->windows_names) in ntfs_show_options()
H A Dntfs_fs.h108 unsigned windows_names : 1; /* Disallow names forbidden by Windows. */ member
H A Dfrecord.c2733 if (sbi->options->windows_names && in ni_add_name()