Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dpr.c460 uuid_t *send_hostid, in nvmet_pr_unreg_all_host_by_prkey() argument
475 if (!uuid_equal(&hostid, send_hostid)) in nvmet_pr_unreg_all_host_by_prkey()
484 uuid_t *send_hostid, in nvmet_pr_unreg_all_others_by_prkey() argument
493 !uuid_equal(&reg->hostid, send_hostid)) { in nvmet_pr_unreg_all_others_by_prkey()
504 uuid_t *send_hostid, in nvmet_pr_unreg_all_others() argument
512 if (!uuid_equal(&reg->hostid, send_hostid)) { in nvmet_pr_unreg_all_others()