tag
line
file
source code
rd_fops
52
kernel/blk_drv/ramdisk.c
static struct file_operations rd_fops = {
rd_fops
72
kernel/blk_drv/ramdisk.c
blkdev_fops[MAJOR_NR] = &rd_fops;