Searched refs:pr_ops (Results 1 – 11 of 11) sorted by relevance
260 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in blkdev_pr_register()278 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in blkdev_pr_reserve()296 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in blkdev_pr_release()314 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in blkdev_pr_preempt()332 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in blkdev_pr_clear()
254 const struct pr_ops *ops; in nfsd4_block_get_device_info_scsi()274 ops = sb->s_bdev->bd_disk->fops->pr_ops; in nfsd4_block_get_device_info_scsi()334 bdev->bd_disk->fops->pr_ops->pr_preempt(bdev, NFSD_MDS_PR_KEY, in nfsd4_scsi_fence_client()
149 sb->s_bdev->bd_disk->fops->pr_ops && in nfsd4_setup_layout_type()
7 struct pr_ops { struct
37 struct pr_ops;1419 const struct pr_ops *pr_ops; member
27 const struct pr_ops *ops = in bl_free_device()28 dev->bdev->bd_disk->fops->pr_ops; in bl_free_device()331 const struct pr_ops *ops; in bl_parse_scsi()357 ops = d->bdev->bd_disk->fops->pr_ops; in bl_parse_scsi()
3159 const struct pr_ops *ops = dev->bdev->bd_disk->fops->pr_ops; in __dm_pr_register()3219 const struct pr_ops *ops = dev->bdev->bd_disk->fops->pr_ops; in __dm_pr_reserve()3262 const struct pr_ops *ops = dev->bdev->bd_disk->fops->pr_ops; in __dm_pr_release()3296 const struct pr_ops *ops = dev->bdev->bd_disk->fops->pr_ops; in __dm_pr_preempt()3332 const struct pr_ops *ops; in dm_pr_clear()3339 ops = bdev->bd_disk->fops->pr_ops; in dm_pr_clear()3349 static const struct pr_ops dm_pr_ops = {3365 .pr_ops = &dm_pr_ops,3374 .pr_ops = &dm_pr_ops,
860 extern const struct pr_ops nvme_pr_ops;
445 .pr_ops = &nvme_pr_ops,
2193 const struct pr_ops nvme_pr_ops = {2257 .pr_ops = &nvme_pr_ops,
1818 static const struct pr_ops sd_pr_ops = {1845 .pr_ops = &sd_pr_ops,
Completed in 40 milliseconds