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

/linux-master/fs/ntfs3/
H A Dntfs_fs.h660 bool valid_windows_name(struct ntfs_sb_info *sbi, const struct le_str *name);
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) function
H A Dinode.c1406 !valid_windows_name(sbi, (struct le_str *)&fname->name_len)) {
H A Dfrecord.c3025 !valid_windows_name(sbi, (struct le_str *)&de_name->name_len))

Completed in 145 milliseconds