tag
line
file
source code
sr_fops
52
kernel/blk_drv/scsi/sr.c
static struct file_operations sr_fops =
sr_fops
636
kernel/blk_drv/scsi/sr.c
if (register_blkdev(MAJOR_NR,"sr",&sr_fops)) {