tag
line
file
source code
xd_fops
99
drivers/block/xd.c
static struct file_operations xd_fops = {
xd_fops
120
drivers/block/xd.c
if (register_blkdev(MAJOR_NR,"xd",&xd_fops)) {