Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_unicode.h65 * UniStrncpy_to_le: Copy length limited string with pad to little-endian
67 static inline __le16 *UniStrncpy_to_le(__le16 * ucs1, const wchar_t * ucs2, in UniStrncpy_to_le() function
H A Djfs_dtree.c3689 UniStrncpy_to_le(name, kname, len); in dtInsertEntry()
3724 UniStrncpy_to_le(t->name, kname, len); in dtInsertEntry()