Searched defs:hostid (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/nvme/target/ |
H A D | pr.c | 28 nvmet_pr_find_registrant(struct nvmet_pr *pr, uuid_t *hostid) in nvmet_pr_find_registrant() 156 static void nvmet_pr_resv_released(struct nvmet_pr *pr, uuid_t *hostid) in nvmet_pr_resv_released() 179 static void nvmet_pr_send_event_to_host(struct nvmet_pr *pr, uuid_t *hostid, in nvmet_pr_send_event_to_host() 198 static void nvmet_pr_resv_preempted(struct nvmet_pr *pr, uuid_t *hostid) in nvmet_pr_resv_preempted() 208 uuid_t *hostid) in nvmet_pr_registration_preempted() 444 static void nvmet_pr_set_ctrl_to_abort(struct nvmet_req *req, uuid_t *hostid) in nvmet_pr_set_ctrl_to_abort() 466 uuid_t hostid; in nvmet_pr_unreg_all_host_by_prkey() local 489 uuid_t hostid; in nvmet_pr_unreg_all_others_by_prkey() local 509 uuid_t hostid; in nvmet_pr_unreg_all_others() local 1011 uuid_t *hostid) in nvmet_pr_alloc_and_insert_pc_ref()
|
/linux/tools/testing/selftests/mount_setattr/ |
H A D | mount_setattr_test.c | 1120 static int map_ids(pid_t pid, unsigned long nsid, unsigned long hostid, in map_ids() 1179 static int get_userns_fd(unsigned long nsid, unsigned long hostid, unsigned long range) in get_userns_fd()
|
/linux/drivers/nvme/host/ |
H A D | fabrics.c | 723 uuid_t hostid; in nvmf_parse_options() local
|
/linux/include/linux/ |
H A D | nvme-fc.h | 262 uuid_t hostid; member
|
H A D | nvme.h | 909 __le64 hostid; member 928 __u8 hostid[16]; member 1720 uuid_t hostid; member
|