Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dsuper.c274 fsparam_flag_no("windows_names", Opt_windows_names),
371 opts->windows_names = result.negated ? 0 : 1; in ntfs_fs_parse_param()
699 if (opts->windows_names) in ntfs_show_options()
700 seq_puts(m, ",windows_names"); in ntfs_show_options()
H A Dntfs_fs.h107 unsigned windows_names : 1; /* Disallow names forbidden by Windows. */ member
H A Dinode.c1397 if (sbi->options->windows_names && in ntfs_create_inode()
H A Dfrecord.c3024 if (sbi->options->windows_names && in ni_add_name()

Completed in 10 milliseconds