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