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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_unicode.h85 * UniStrncpy_to_le: Copy length limited string with pad to little-endian
87 static inline __le16 *UniStrncpy_to_le(__le16 * ucs1, const wchar_t * ucs2, function
H A Djfs_dtree.c3957 UniStrncpy_to_le(name, kname, len);
3992 UniStrncpy_to_le(t->name, kname, len);

Completed in 30 milliseconds