tag
line
file
source code
fd_fops
181
drivers/block/rd.c
static struct file_operations fd_fops = {
fd_fops
203
drivers/block/rd.c
if (register_blkdev(MAJOR_NR, "ramdisk", &fd_fops)) {