Home
last modified time | relevance | path

Searched refs:UniStrncpy_from_le (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/jfs/
Djfs_unicode.h104 static inline wchar_t *UniStrncpy_from_le(wchar_t * ucs1, const __le16 * ucs2, in UniStrncpy_from_le() function
Djfs_dtree.c3880 UniStrncpy_from_le(kname, name, len); in dtGetKey()
3891 UniStrncpy_from_le(kname, t->name, len); in dtGetKey()