Home
last modified time | relevance | path

Searched refs:nvmet_pr_registrant (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/nvme/target/
H A Dpr.c27 static struct nvmet_pr_registrant *
30 struct nvmet_pr_registrant *reg; in nvmet_pr_find_registrant()
261 struct nvmet_pr_registrant *holder; in nvmet_pr_unregister_one()
296 struct nvmet_pr_registrant *reg; in nvmet_pr_unregister()
320 struct nvmet_pr_registrant *reg, in nvmet_pr_update_reg_attr()
325 struct nvmet_pr_registrant *holder; in nvmet_pr_update_reg_attr()
326 struct nvmet_pr_registrant *new; in nvmet_pr_update_reg_attr()
358 struct nvmet_pr_registrant *reg; in nvmet_pr_replace()
655 struct nvmet_pr_registrant *reg; in nvmet_execute_pr_acquire()
768 struct nvmet_pr_registrant *reg; in nvmet_execute_pr_release()
[all …]
H A Dnvmet.h68 struct nvmet_pr_registrant { struct
80 struct nvmet_pr_registrant __rcu *holder; argument