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