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