Searched refs:pr_ops (Results 1 – 14 of 14) sorted by relevance
331 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in blkdev_pr_register()349 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in blkdev_pr_reserve()367 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in blkdev_pr_release()385 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in blkdev_pr_preempt()403 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in blkdev_pr_clear()
20 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in bl_unregister_scsi()36 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in bl_register_scsi()391 const struct pr_ops *ops; in bl_parse_scsi()424 ops = bdev->bd_disk->fops->pr_ops; in bl_parse_scsi()
254 const struct pr_ops *ops; in nfsd4_block_get_device_info_scsi()273 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()
19 struct pr_ops { struct
38 struct pr_ops;1494 const struct pr_ops *pr_ops; member
3404 const struct pr_ops *ops = dev->bdev->bd_disk->fops->pr_ops; in __dm_pr_register()3464 const struct pr_ops *ops = dev->bdev->bd_disk->fops->pr_ops; in __dm_pr_reserve()3507 const struct pr_ops *ops = dev->bdev->bd_disk->fops->pr_ops; in __dm_pr_release()3541 const struct pr_ops *ops = dev->bdev->bd_disk->fops->pr_ops; in __dm_pr_preempt()3577 const struct pr_ops *ops; in dm_pr_clear()3584 ops = bdev->bd_disk->fops->pr_ops; in dm_pr_clear()3598 const struct pr_ops *ops = dev->bdev->bd_disk->fops->pr_ops; in __dm_pr_read_keys()3630 const struct pr_ops *ops = dev->bdev->bd_disk->fops->pr_ops; in __dm_pr_read_reservation()3659 static const struct pr_ops dm_pr_ops = {3677 .pr_ops = &dm_pr_ops,[all …]
853 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in iblock_execute_pr_out()972 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in iblock_pr_read_keys()1041 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in iblock_pr_read_reservation()
134 pr_ops: core::ptr::null_mut(), in build()
306 const struct pr_ops nvme_pr_ops = {
23 extern const struct pr_ops nvme_pr_ops;930 extern const struct pr_ops nvme_pr_ops;
537 .pr_ops = &nvme_pr_ops,
2399 .pr_ops = &nvme_pr_ops,
2122 static const struct pr_ops sd_pr_ops = {2151 .pr_ops = &sd_pr_ops,
Completed in 1911 milliseconds