tag
line
file
source code
mcd_fops
1144
drivers/cdrom/mcd.c
static struct file_operations mcd_fops = {
mcd_fops
1177
drivers/cdrom/mcd.c
if (register_blkdev(MAJOR_NR, "mcd", &mcd_fops) != 0)