Lines Matching refs:block_operations
449 struct block_operations *bops = (struct block_operations *)((struct drv_data *)blkDrv->data)->ops;
495 struct block_operations *bops = NULL;
517 bops = (struct block_operations *)((struct drv_data *)blkDrv->data)->ops;
562 struct block_operations *bops = (struct block_operations *)((struct drv_data *)blkDrv->data)->ops;
591 struct block_operations *bops = (struct block_operations *)((struct drv_data *)blkDrv->data)->ops;
617 struct block_operations *bops = (struct block_operations *)((struct drv_data *)blkDrv->data)->ops;
670 struct block_operations *bops = (struct block_operations *)((struct drv_data *)blkDrv->data)->ops;
708 struct block_operations *bops = (struct block_operations *)((struct drv_data *)blkDrv->data)->ops;
810 struct block_operations *bops = (struct block_operations *)((struct drv_data *)disk->dev->data)->ops;
844 struct block_operations *bops = (struct block_operations *)((struct drv_data *)disk->dev->data)->ops;
1017 struct block_operations *bops = (struct block_operations *)((struct drv_data *)disk->dev->data)->ops;
1189 struct block_operations *bops = (struct block_operations *)((struct drv_data *)part->dev->data)->ops;
1446 INT32 los_disk_init(const CHAR *diskName, const struct block_operations *bops,
1471 struct block_operations *bops2 = (struct block_operations *)((struct drv_data *)blkDriver->data)->ops;