tag
line
file
source code
sd_fops
154
drivers/scsi/sd.c
static struct file_operations sd_fops = {
sd_fops
1134
drivers/scsi/sd.c
if (register_blkdev(MAJOR_NR,"sd",&sd_fops)) {