tag
line
file
source code
floppy_fops
1218
kernel/blk_drv/floppy.c
static struct file_operations floppy_fops = {
floppy_fops
1271
kernel/blk_drv/floppy.c
if (register_blkdev(MAJOR_NR,"fd",&floppy_fops)) {