Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_unicode.h35 static inline __le16 *UniStrncpy_le(__le16 * ucs1, const __le16 * ucs2, in UniStrncpy_le() function
H A Djfs_dtree.c3897 UniStrncpy_le(d->name, s->name, len); in dtMoveEntry()
/openbmc/linux/fs/nls/
H A Dnls_ucs2_utils.h202 static inline wchar_t *UniStrncpy_le(wchar_t *ucs1, const wchar_t *ucs2, size_t n) in UniStrncpy_le() function