Searched refs:FILE_NAME_DOS (Results 1 – 4 of 4) sorted by relevance
557 #define FILE_NAME_DOS 2 macro558 #define FILE_NAME_UNICODE_AND_DOS (FILE_NAME_DOS | FILE_NAME_UNICODE)601 return FILE_NAME_DOS; in paired_name()602 if (type == FILE_NAME_DOS) in paired_name()
334 if (fname->type == FILE_NAME_DOS) in ntfs_dir_emit()631 if (!fname || fname->type == FILE_NAME_DOS || in de_countable_fname()
216 if (fname->type == FILE_NAME_DOS) in ntfs_read_mft()
50 both_case = f2->type != FILE_NAME_DOS && !sbi->options->nocase; in cmp_fnames()