Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dntfs_fs.h656 bool valid_windows_name(struct ntfs_sb_info *sbi, const struct le_str *name);
H A Dinode.c1398 !valid_windows_name(sbi, (struct le_str *)&fname->name_len)) { in ntfs_create_inode()
H A Dfsntfs.c2638 * valid_windows_name - Check if a file name is valid in Windows.
2640 bool valid_windows_name(struct ntfs_sb_info *sbi, const struct le_str *fname) in valid_windows_name() function
H A Dfrecord.c3025 !valid_windows_name(sbi, (struct le_str *)&de_name->name_len)) in ni_add_name()

Completed in 11 milliseconds