Home
last modified time | relevance | path

Searched refs:ntfs_name_upcase (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/include/ntfs-3g/
H A Dunistr.h47 extern void ntfs_name_upcase(ntfschar *name, u32 name_len,
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/libntfs-3g/
H A Dunistr.c393 void ntfs_name_upcase(ntfschar *name, u32 name_len, const ntfschar *upcase, in ntfs_name_upcase() function
432 ntfs_name_upcase((ntfschar*)&file_name_attr->file_name, in ntfs_file_value_upcase()
H A Ddir.c2429 ntfs_name_upcase(dosname, doslen, in ntfs_get_ntfs_dos_name()