Home
last modified time | relevance | path

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

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