Searched refs:nbd_fops (Results 1 – 1 of 1) sorted by relevance
583 static struct block_device_operations nbd_fops = variable605 if (register_blkdev(MAJOR_NR, "nbd", &nbd_fops)) { in nbd_init()629 register_disk(NULL, MKDEV(MAJOR_NR,i), 1, &nbd_fops, in nbd_init()636 &nbd_fops, NULL); in nbd_init()