Lines Matching full:compare
55 * ntfs_are_names_equal - compare two Unicode names for equality
56 * @s1: name to compare to @s2
58 * @s2: name to compare to @s1
64 * Compare the names @s1 and @s2 and return 'true' (1) if the names are
81 * @name1: first Unicode name to compare
82 * @name2: second Unicode name to compare
136 * ntfs_ucsncmp - compare two little endian Unicode strings
139 * @n: maximum unicode characters to compare
141 * Compare the first @n characters of the Unicode strings @s1 and @s2,
168 * ntfs_ucsncasecmp - compare two little endian Unicode strings, ignoring case
171 * @n: maximum unicode characters to compare
175 * Compare the first @n characters of the Unicode strings @s1 and @s2,