KICONV_FROM_LOWER
KICONV_FROM_LOWER | KICONV_FROM_UPPER);
if (lcase & KICONV_FROM_LOWER && c != tolower(c)) {
KICONV_FROM_LOWER);
int copt = (caseopt == SMB_CS_LOWER ? KICONV_FROM_LOWER :
if (casetype == KICONV_FROM_LOWER && dp->ctype) {
&ucslen, casetype & (KICONV_FROM_LOWER | KICONV_FROM_UPPER));
if (casetype == KICONV_FROM_LOWER && dp->f_ctp)
if (casetype & (KICONV_FROM_LOWER|KICONV_FROM_UPPER))
if (casetype == KICONV_FROM_LOWER) {