Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_unicode.h89 * UniStrncpy_from_le: Copy length limited string with pad from little-endian
91 static inline wchar_t *UniStrncpy_from_le(wchar_t * ucs1, const __le16 * ucs2, in UniStrncpy_from_le() function
H A Djfs_dtree.c3872 UniStrncpy_from_le(kname, name, len); in dtGetKey()
3883 UniStrncpy_from_le(kname, t->name, len); in dtGetKey()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_unicode.h82 * UniStrncpy_from_le: Copy length limited string with pad from little-endian
84 static inline wchar_t *UniStrncpy_from_le(wchar_t * ucs1, const __le16 * ucs2, in UniStrncpy_from_le() function
H A Djfs_dtree.c3574 UniStrncpy_from_le(kname, name, len); in dtGetKey()
3585 UniStrncpy_from_le(kname, t->name, len); in dtGetKey()

Completed in 9 milliseconds