Lines Matching refs:uuid_equal
33 if (uuid_equal(®->hostid, hostid)) in nvmet_pr_find_registrant()
167 if (!uuid_equal(&ctrl->hostid, hostid) && in nvmet_pr_resv_released()
188 if (uuid_equal(hostid, &ctrl->hostid)) { in nvmet_pr_send_event_to_host()
300 if (uuid_equal(®->hostid, &ctrl->hostid)) { in nvmet_pr_unregister()
363 if (uuid_equal(®->hostid, &ctrl->hostid)) { in nvmet_pr_replace()
451 if (uuid_equal(&pc_ref->hostid, hostid)) { in nvmet_pr_set_ctrl_to_abort()
475 if (!uuid_equal(&hostid, send_hostid)) in nvmet_pr_unreg_all_host_by_prkey()
493 !uuid_equal(®->hostid, send_hostid)) { in nvmet_pr_unreg_all_others_by_prkey()
512 if (!uuid_equal(®->hostid, send_hostid)) { in nvmet_pr_unreg_all_others()
678 if (uuid_equal(®->hostid, &ctrl->hostid) && in nvmet_execute_pr_acquire()
735 if (!uuid_equal(&req->sq->ctrl->hostid, ®->hostid)) in nvmet_pr_clear()
789 if (uuid_equal(®->hostid, &ctrl->hostid) && in nvmet_execute_pr_release()
946 if (uuid_equal(&ctrl->hostid, &holder->hostid)) in nvmet_pr_check_cmd_access()