Searched refs:jfs_strfromUCS_le (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/jfs/ |
H A D | jfs_unicode.h | 15 extern int jfs_strfromUCS_le(char *, const __le16 *, int, struct nls_table *);
|
H A D | jfs_unicode.c | 19 int jfs_strfromUCS_le(char *to, const __le16 * from, in jfs_strfromUCS_le() function
|
H A D | jfs_dtree.c | 2955 outlen = jfs_strfromUCS_le(name_ptr, d->name, len, in jfs_readdir() 2975 outlen = jfs_strfromUCS_le(name_ptr, t->name, in jfs_readdir()
|