Lines Matching defs:bdev
52 static int nvme_send_ns_head_pr_command(struct block_device *bdev, in nvme_send_ns_head_pr_command()
97 static int __nvme_send_pr_command(struct block_device *bdev, u32 cdw10, in __nvme_send_pr_command()
112 static int nvme_send_pr_command(struct block_device *bdev, u32 cdw10, u32 cdw11, in nvme_send_pr_command()
121 static int nvme_pr_register(struct block_device *bdev, u64 old_key, u64 new_key, in nvme_pr_register()
142 static int nvme_pr_reserve(struct block_device *bdev, u64 key, in nvme_pr_reserve()
161 static int nvme_pr_preempt(struct block_device *bdev, u64 old, u64 new, in nvme_pr_preempt()
178 static int nvme_pr_clear(struct block_device *bdev, u64 key) in nvme_pr_clear()
192 static int nvme_pr_release(struct block_device *bdev, u64 key, enum pr_type type) in nvme_pr_release()
207 static int nvme_pr_resv_report(struct block_device *bdev, void *data, in nvme_pr_resv_report()
230 static int nvme_pr_read_keys(struct block_device *bdev, in nvme_pr_read_keys()
272 static int nvme_pr_read_reservation(struct block_device *bdev, in nvme_pr_read_reservation()