Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
H A Dattrib.h387 extern char *ntfs_attr_name_get(const ntfschar *uname, const int uname_len);
/third_party/ntfs-3g/libntfs-3g/
H A Dindex.c277 return ntfs_attr_name_get(fn->file_name, fn->file_name_length); in ntfs_ie_filename_get()
H A Ddir.c1957 s = ntfs_attr_name_get(fn->file_name, fn->file_name_length); in ntfs_delete()
H A Dattrib.c2976 char *ntfs_attr_name_get(const ntfschar *uname, const int uname_len) function

Completed in 14 milliseconds