Lines Matching full:compare
41 * ntfs_are_names_equal - compare two Unicode names for equality
42 * @s1: name to compare to @s2
44 * @s2: name to compare to @s1
50 * Compare the names @s1 and @s2 and return 'true' (1) if the names are
67 * @name1: first Unicode name to compare
68 * @name2: second Unicode name to compare
122 * ntfs_ucsncmp - compare two little endian Unicode strings
125 * @n: maximum unicode characters to compare
127 * Compare the first @n characters of the Unicode strings @s1 and @s2,
154 * ntfs_ucsncasecmp - compare two little endian Unicode strings, ignoring case
157 * @n: maximum unicode characters to compare
161 * Compare the first @n characters of the Unicode strings @s1 and @s2,