tag
line
file
source code
ide_fops
2145
drivers/block/ide.c
static struct file_operations ide_fops = {
ide_fops
2215
drivers/block/ide.c
if (register_blkdev(major, name, &ide_fops)) {