Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cisco/enic/
H A Denic_pp.c62 char uuid_str[38]; in enic_set_port_profile() local
103 sprintf(uuid_str, "%pUB", pp->instance_uuid); in enic_set_port_profile()
106 sizeof(uuid_str), uuid_str); in enic_set_port_profile()
110 sprintf(uuid_str, "%pUB", pp->host_uuid); in enic_set_port_profile()
113 sizeof(uuid_str), uuid_str); in enic_set_port_profile()
/linux/block/
H A Dearly-lookup.c34 * @uuid_str: char array containing ascii UUID
41 * If @uuid_str is followed by a "/PARTNROFF=%d", then the number will be
46 static int __init devt_from_partuuid(const char *uuid_str, dev_t *devt) in devt_from_partuuid() argument
53 cmp.uuid = uuid_str; in devt_from_partuuid()
55 slash = strchr(uuid_str, '/'); in devt_from_partuuid()
63 cmp.len = slash - uuid_str; in devt_from_partuuid()
65 cmp.len = strlen(uuid_str); in devt_from_partuuid()
/linux/tools/testing/nvdimm/test/
H A Dndtest.c54 .uuid_str = "1e5c75d2-b618-11ea-9aa3-507b9ddc0f72",
61 .uuid_str = "1c4d43ac-b618-11ea-be80-507b9ddc0f72",
68 .uuid_str = "a9f17ffc-b618-11ea-b36d-507b9ddc0f72",
75 .uuid_str = "b6b83b22-b618-11ea-8aae-507b9ddc0f72",
82 .uuid_str = "bf9baaee-b618-11ea-b181-507b9ddc0f72",
92 .uuid_str = "ca0817e2-b618-11ea-9db3-507b9ddc0f72",
435 if (uuid_parse(p->config->dimms[ndimm].uuid_str, (uuid_t *)uuid)) { in ndtest_create_region()
H A Dndtest.h42 char *uuid_str; member
/linux/fs/ocfs2/
H A Dsuper.c222 "Device", osb->dev_str, osb->uuid_str, in ocfs2_osb_dump()
1072 osb->osb_debug_root = debugfs_create_dir(osb->uuid_str, in ocfs2_fill_super()
1656 buf->f_fsid.val[0] = crc32_le(0, osb->uuid_str, OCFS2_VOL_UUID_LEN) in ocfs2_statfs()
1658 buf->f_fsid.val[1] = crc32_le(0, osb->uuid_str + OCFS2_VOL_UUID_LEN, in ocfs2_statfs()
1913 * If we failed before we got a uuid_str yet, we can't stop in ocfs2_dismount_volume()
1916 if (!mnt_err && !ocfs2_mount_local(osb) && osb->uuid_str && in ocfs2_dismount_volume()
1926 ocfs2_cluster_hangup(osb->uuid_str, strlen(osb->uuid_str)); in ocfs2_dismount_volume()
1952 osb->uuid_str = kzalloc(OCFS2_VOL_UUID_LEN * 2 + 1, GFP_KERNEL); in ocfs2_setup_osb_uuid()
1953 if (osb->uuid_str in ocfs2_setup_osb_uuid()
[all...]
H A Docfs2_trace.h1710 TP_PROTO(char *label, char *uuid_str, unsigned long long root_dir,
1712 TP_ARGS(label, uuid_str, root_dir, system_dir, cluster_bits),
1715 __string(uuid_str, uuid_str)
1722 __assign_str(uuid_str);
1727 TP_printk("%s %s %llu %llu %d", __get_str(label), __get_str(uuid_str),
H A Docfs2.h335 char *uuid_str; member
H A Dioctl.c228 memcpy(oiu.iu_uuid_str, osb->uuid_str, OCFS2_TEXT_UUID_LEN + 1); in ocfs2_info_handle_uuid()
H A Djournal.c1168 "ocfs2cmt-%s", osb->uuid_str); in ocfs2_journal_load()
1599 "ocfs2rec-%s", osb->uuid_str); in ocfs2_recovery_thread()
H A Ddlmglue.c3340 osb->uuid_str); in ocfs2_dlm_init()
3352 osb->uuid_str, in ocfs2_dlm_init()
3353 strlen(osb->uuid_str), in ocfs2_dlm_init()
H A Dnamei.c724 mlog(ML_ERROR, "%s: no old_dir_bh!\n", osb->uuid_str); in ocfs2_link()
/linux/fs/bcachefs/
H A Dutil.h117 char uuid_str[40]; in pr_uuid() local
119 uuid_unparse_lower(uuid, uuid_str); in pr_uuid()
120 prt_printf(out, "%s", uuid_str); in pr_uuid()
/linux/drivers/thermal/intel/int340x_thermal/
H A Dint3400_thermal.c155 static int int3400_thermal_run_osc(acpi_handle handle, char *uuid_str, int *enable) in int3400_thermal_run_osc() argument
161 .uuid_str = uuid_str, in int3400_thermal_run_osc()
/linux/drivers/thunderbolt/
H A Ddomain.c164 char *str, *s, *uuid_str; in boot_acl_store() local
189 uuid_str = strim(str); in boot_acl_store()
190 while ((s = strsep(&uuid_str, ",")) != NULL && i < tb->nboot_acl) { in boot_acl_store()
/linux/drivers/acpi/
H A Dbus.c188 acpi_handle_debug(handle, "(%s): %s\n", context->uuid_str, error); in acpi_print_osc_error()
209 if (guid_parse(context->uuid_str, &guid)) in acpi_run_osc()
317 .uuid_str = sb_uuid_str, in acpi_bus_osc_negotiate_platform_control()
431 .uuid_str = sb_usb_uuid_str, in acpi_bus_osc_negotiate_usb_control()
H A Dacpi_processor.c578 .uuid_str = sb_uuid_str, in acpi_processor_osc()
H A Dpci_root.c226 .uuid_str = to_uuid(root), in acpi_pci_run_osc()
/linux/include/linux/
H A Darm_ffa.h430 int (*partition_info_get)(const char *uuid_str,
H A Dacpi.h541 char *uuid_str; /* UUID string */
542 char *uuid_str; /* UUID string */ global() member
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c978 static int ffa_partition_info_get(const char *uuid_str, in ffa_sched_recv_cb_update()
985 if (uuid_parse(uuid_str, &uuid)) { in ffa_sched_recv_cb_register()
986 pr_err("invalid uuid (%s)\n", uuid_str);
873 ffa_partition_info_get(const char * uuid_str,struct ffa_partition_info * buffer) ffa_partition_info_get() argument
/linux/drivers/acpi/apei/
H A Dapei-base.c782 .uuid_str = whea_uuid_str, in apei_osc_setup()