tag
line
file
source code
linux_char_to_upper_linux
4
fs/hpfs/hpfs_caps.h
unsigned linux_char_to_upper_linux (unsigned c);
linux_char_to_upper_linux
1227
fs/hpfs/hpfs_fs.c
unsigned c1 = linux_char_to_upper_linux (*s1++);