Searched refs:ataraid_fops (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dataraid.c53 static struct block_device_operations ataraid_fops = { variable in typeref:struct:block_device_operations
233 &ataraid_fops,size);
269 ataraid_gendisk.fops = &ataraid_fops;
274 if (register_blkdev(ATAMAJOR, "ataraid", &ataraid_fops)) {

Completed in 145 milliseconds