Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/net/
Dfib_nexthop_multiprefix.sh155 local hostid=$1
158 run_cmd ip -netns h${hostid} li set eth0 mtu ${mtu}
159 run_cmd ip -netns r1 li set eth${hostid} mtu ${mtu}
/Linux-v6.6/drivers/nvme/target/
Dfabrics-cmd.c254 uuid_copy(&ctrl->hostid, &d->hostid); in nvmet_execute_admin_connect()
Dadmin-cmd.c32 return sizeof(req->sq->ctrl->hostid); in nvmet_feat_data_len()
946 status = nvmet_copy_to_sgl(req, 0, &req->sq->ctrl->hostid, in nvmet_execute_get_features()
947 sizeof(req->sq->ctrl->hostid)); in nvmet_execute_get_features()
Dnvmet.h192 uuid_t hostid; member
/Linux-v6.6/drivers/nvme/host/
Dfabrics.c387 uuid_copy(&data->hostid, &ctrl->opts->host->id); in nvmf_connect_data_prep()
661 uuid_t hostid; in nvmf_parse_options() local
680 uuid_copy(&hostid, &nvmf_default_host->id); in nvmf_parse_options()
866 ret = uuid_parse(p, &hostid); in nvmf_parse_options()
985 opts->host = nvmf_host_add(hostnqn, &hostid); in nvmf_parse_options()
Dsysfs.c276 static DEVICE_ATTR(hostid, S_IRUGO, nvme_sysfs_show_hostid, NULL);
Dfc.c1220 uuid_copy(&assoc_rqst->assoc_cmd.hostid, &ctrl->ctrl.opts->host->id); in nvme_fc_connect_admin_queue()
/Linux-v6.6/tools/testing/selftests/mount_setattr/
Dmount_setattr_test.c1152 static int map_ids(pid_t pid, unsigned long nsid, unsigned long hostid, in map_ids() argument
1158 snprintf(map, sizeof(map), "%lu %lu %lu", nsid, hostid, range); in map_ids()
1164 snprintf(map, sizeof(map), "%lu %lu %lu", nsid, hostid, range); in map_ids()
1211 static int get_userns_fd(unsigned long nsid, unsigned long hostid, unsigned long range) in get_userns_fd() argument
1221 ret = map_ids(pid, nsid, hostid, range); in get_userns_fd()
/Linux-v6.6/include/linux/
Dnvme-fc.h262 uuid_t hostid; member
Dnvme.h779 __le64 hostid; member
798 __u8 hostid[16]; member
1534 uuid_t hostid; member
/Linux-v6.6/drivers/scsi/sym53c8xx_2/
Dsym_glue.c54 module_param_named(hostid, sym_driver_setup.host_id, byte, 0);
68 MODULE_PARM_DESC(hostid, "The SCSI ID to use for the host adapters");
/Linux-v6.6/Documentation/scsi/
Dsym53c8xx_2.rst582 hostid=255 no id suggested.
583 hostid=#x (0 < x < 7) x suggested for hosts SCSI id.
DChangeLog.ncr53c8xx166 - Add 'hostid:#id' boot option. This option allows to change the
Dncr53c8xx.rst1017 hostid:255 no id suggested.
1018 hostid:#x (0 < x < 7) x suggested for hosts SCSI id.
DChangeLog.sym53c8xx366 - Add 'hostid:#id' boot option. This option allows to change the