tag
line
file
source code
hd_fops
1038
drivers/block/hd.c
static struct file_operations hd_fops = {
hd_fops
1053
drivers/block/hd.c
if (register_blkdev(MAJOR_NR,"hd",&hd_fops)) {