Searched refs:ncp_strnicmp (Results 1 – 2 of 2) sorted by relevance
139 #define ncp_strnicmp(t, s1, s2, len) \ macro158 static inline int ncp_strnicmp(const struct nls_table *t, in ncp_strnicmp() function
154 return ncp_strnicmp(NCP_IO_TABLE(pinode->i_sb), str, name->name, len); in ncp_compare_dentry()