Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_unicode.h71 static inline int UniStrncmp_le(const wchar_t * ucs1, const wchar_t * ucs2, in UniStrncmp_le() function
Djfs_dtree.c3596 if ((rc = UniStrncmp_le(kname, name, len))) in dtCompare()
3610 if ((rc = UniStrncmp_le(kname, name, len))) in dtCompare()