Home
last modified time | relevance | path

Searched refs:FILE_NAME_DOS (Results 1 – 4 of 4) sorted by relevance

/fs/ntfs3/
A Dntfs.h552 #define FILE_NAME_DOS 2 macro
553 #define FILE_NAME_UNICODE_AND_DOS (FILE_NAME_DOS | FILE_NAME_UNICODE)
596 return FILE_NAME_DOS; in paired_name()
597 if (type == FILE_NAME_DOS) in paired_name()
A Ddir.c289 if (fname->type == FILE_NAME_DOS) in ntfs_dir_emit()
567 if (fname->type == FILE_NAME_DOS) in ntfs_dir_count()
A Dinode.c205 if (fname->type == FILE_NAME_DOS) in ntfs_read_mft()
A Dindex.c50 both_case = f2->type != FILE_NAME_DOS && !sbi->options->nocase; in cmp_fnames()

Completed in 22 milliseconds