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.c483 uuid_t *send_hostid, in nvmet_pr_unreg_all_host_by_prkey() argument
498 if (!uuid_equal(&hostid, send_hostid)) in nvmet_pr_unreg_all_host_by_prkey()
507 uuid_t *send_hostid, in nvmet_pr_unreg_all_others_by_prkey() argument
516 !uuid_equal(&reg->hostid, send_hostid)) { in nvmet_pr_unreg_all_others_by_prkey()
527 uuid_t *send_hostid, in nvmet_pr_unreg_all_others() argument
535 if (!uuid_equal(&reg->hostid, send_hostid)) { in nvmet_pr_unreg_all_others()