CifsUniLowerTable 88 fs/cifs/cifs_unicode.h extern signed char CifsUniLowerTable[512]; CifsUniLowerTable 370 fs/cifs/cifs_unicode.h if (uc < sizeof(CifsUniLowerTable)) { CifsUniLowerTable 372 fs/cifs/cifs_unicode.h return uc + CifsUniLowerTable[uc]; /* Use base tables */ CifsUniLowerTable 129 fs/cifs/cifs_uniupr.h signed char CifsUniLowerTable[512] = {