tag
line
file
source code
sd_fops
106
kernel/blk_drv/scsi/sd.c
static struct file_operations sd_fops = {
sd_fops
764
kernel/blk_drv/scsi/sd.c
blkdev_fops[MAJOR_NR] = &sd_fops; /* to get sd_open in table */