tag
line
file
source code
rd_fops
59
drivers/block/ramdisk.c
static struct file_operations rd_fops = {
rd_fops
80
drivers/block/ramdisk.c
if (register_blkdev(MEM_MAJOR,"rd",&rd_fops)) {