Searched defs:uuid (Results 1 - 20 of 20) sorted by relevance

/drivers/md/
H A Ddm-log-userspace-transfer.c153 * @uuid: log's universal unique identifier (must be DM_UUID_LEN in size)
170 int dm_consult_userspace(const char *uuid, uint64_t luid, int request_type, argument
200 memcpy(tfr->uuid, uuid, DM_UUID_LEN);
245 (strlen(uuid) > 8) ?
246 (uuid + (strlen(uuid) - 8)) : (uuid),
H A Ddm-uevent.c49 char uuid[DM_UUID_LEN]; member in struct:dm_uevent
147 event->uuid)) {
159 if (add_uevent_var(&event->ku_env, "DM_UUID=%s", event->uuid)) {
H A Dbitmap.h123 __u8 uuid[16]; /* 8 128 bit uuid - must match md device uuid */ member in struct:bitmap_super_s
H A Ddm-log-userspace-base.c38 char uuid[DM_UUID_LEN]; member in struct:log_c
75 static int userspace_do_request(struct log_c *lc, const char *uuid, argument
87 r = dm_consult_userspace(uuid, lc->luid, request_type, data,
98 r = dm_consult_userspace(uuid, lc->luid, DM_ULOG_CTR,
106 r = dm_consult_userspace(uuid, lc->luid, DM_ULOG_RESUME, NULL,
191 strncpy(lc->uuid, argv[0], DM_UUID_LEN);
212 r = dm_consult_userspace(lc->uuid, lc->luid, DM_ULOG_CTR,
226 r = dm_consult_userspace(lc->uuid, lc->luid, DM_ULOG_GET_REGION_SIZE,
267 (void) dm_consult_userspace(lc->uuid, lc->luid, DM_ULOG_DTR,
285 r = dm_consult_userspace(lc->uuid, l
[all...]
H A Ddm-ioctl.c27 * name or uuid.
34 char *uuid; member in struct:hash_cell
60 * Protects use of mdptr to obtain hash cell name and uuid from mapped device.
123 if (!strcmp(hc->uuid, str)) {
152 static struct hash_cell *alloc_cell(const char *name, const char *uuid, argument
167 if (!uuid)
168 hc->uuid = NULL;
171 hc->uuid = kstrdup(uuid, GFP_KERNEL);
172 if (!hc->uuid) {
199 dm_hash_insert(const char *name, const char *uuid, struct mapped_device *md) argument
1758 dm_copy_name_and_uuid(struct mapped_device *md, char *name, char *uuid) argument
[all...]
H A Ddm-thin-metadata.c94 __u8 uuid[16]; member in struct:thin_disk_superblock
H A Dmd.h255 char uuid[16]; member in struct:mddev
H A Dmd.c1213 memcpy(mddev->uuid+0, &sb->set_uuid0, 4);
1214 memcpy(mddev->uuid+4, &sb->set_uuid1, 4);
1215 memcpy(mddev->uuid+8, &sb->set_uuid2, 4);
1216 memcpy(mddev->uuid+12,&sb->set_uuid3, 4);
1303 memcpy(&sb->set_uuid0, mddev->uuid+0, 4);
1304 memcpy(&sb->set_uuid1, mddev->uuid+4, 4);
1305 memcpy(&sb->set_uuid2, mddev->uuid+8, 4);
1306 memcpy(&sb->set_uuid3, mddev->uuid+12,4);
1650 memcpy(mddev->uuid, sb->set_uuid, 16);
2234 __u8 *uuid; local
[all...]
/drivers/acpi/acpica/
H A Dacresrc.h174 struct acpi_vendor_uuid *uuid; member in struct:acpi_vendor_walk_info
/drivers/acpi/
H A Dbus.c418 static acpi_status acpi_str_to_uuid(char *str, u8 *uuid) argument
434 uuid[i] = hex_to_bin(str[opc_map_to_uuid[i]]) << 4;
435 uuid[i] |= hex_to_bin(str[opc_map_to_uuid[i] + 1]);
446 u8 uuid[16]; local
452 if (ACPI_FAILURE(acpi_str_to_uuid(context->uuid_str, uuid)))
462 in_params[0].buffer.pointer = uuid;
/drivers/xen/
H A Dsys-hypervisor.c129 val = xenbus_read(XBT_NIL, vm, "uuid", NULL);
138 HYPERVISOR_ATTR_RO(uuid); variable
H A Dtmem.c81 static int xen_tmem_new_pool(struct tmem_pool_uuid uuid, argument
92 op.u.new.uuid[0] = uuid.uuid_lo;
93 op.u.new.uuid[1] = uuid.uuid_hi;
220 static int tmem_cleancache_init_shared_fs(char *uuid, size_t pagesize) argument
224 shared_uuid.uuid_lo = *(u64 *)uuid;
225 shared_uuid.uuid_hi = *(u64 *)(&uuid[8]);
/drivers/pnp/pnpacpi/
H A Drsparser.c215 int uuid_len = sizeof(vendor->uuid);
217 u8 *uuid = vendor->uuid; local
220 /* byte_length includes uuid_subtype and uuid */
225 memcmp(uuid, match->data, uuid_len) == 0) {
/drivers/char/
H A Drandom.c1258 unsigned char buf[64], tmp_uuid[16], *uuid; local
1260 uuid = table->data;
1261 if (!uuid) {
1262 uuid = tmp_uuid;
1263 generate_random_uuid(uuid);
1268 if (!uuid[8])
1269 generate_random_uuid(uuid);
1273 sprintf(buf, "%pU", uuid);
1323 .procname = "uuid",
/drivers/staging/tidspbridge/rmgr/
H A Dnldr.c170 struct dsp_uuid uuid; member in struct:ovly_node
218 struct dsp_uuid uuid; /* Node's UUID */ member in struct:nldr_nodeobject
281 struct lib_node *root, struct dsp_uuid uuid,
325 nldr_node_obj->uuid = node_props->ndb_props.ui_node_id;
744 lib_uuid = nldr_node_obj->uuid;
945 nldr_obj->ovly_table[nldr_obj->ovly_nid].uuid =
1149 * we're loading is specified by a uuid.
1152 struct lib_node *root, struct dsp_uuid uuid,
1187 dcd_mgr, &uuid, psz_file_name,
1194 dcd_mgr, &uuid, psz_file_nam
1151 load_lib(struct nldr_nodeobject *nldr_node_obj, struct lib_node *root, struct dsp_uuid uuid, bool root_prstnt, struct dbll_library_obj **lib_path, enum nldr_phase phase, u16 depth) argument
[all...]
/drivers/block/drbd/
H A Ddrbd_main.c876 if (mdev->ed_uuid == mdev->ldev->md.uuid[UI_CURRENT]) {
1228 drbd_set_ed_uuid(mdev, mdev->ldev->md.uuid[UI_CURRENT]);
1398 * the sync uuid now. Need to do that before any drbd_send_state, or
1431 mdev->ldev->md.uuid[UI_BITMAP] == 0 && ns.disk >= D_UP_TO_DATE) {
1444 if (ns.peer == R_PRIMARY && mdev->ldev->md.uuid[UI_BITMAP] == 0) {
2010 p.uuid[i] = mdev->ldev ? cpu_to_be64(mdev->ldev->md.uuid[i]) : 0;
2013 p.uuid[UI_SIZE] = cpu_to_be64(mdev->comm_bm_set);
2017 p.uuid[UI_FLAGS] = cpu_to_be64(uuid_flags);
2038 u64 *uuid local
2056 u64 uuid; local
3633 u64 uuid[UI_SIZE]; /* UUIDs. */ member in struct:meta_data_on_disk
[all...]
H A Ddrbd_receiver.c2130 self = mdev->ldev->md.uuid[UI_BITMAP] & 1;
2287 static void drbd_uuid_dump(struct drbd_conf *mdev, char *text, u64 *uuid, argument
2290 if (!uuid) {
2291 dev_info(DEV, "%s uuid info vanished while I was looking!\n", text);
2296 (unsigned long long)uuid[UI_CURRENT],
2297 (unsigned long long)uuid[UI_BITMAP],
2298 (unsigned long long)uuid[UI_HISTORY_START],
2299 (unsigned long long)uuid[UI_HISTORY_END],
2321 self = mdev->ldev->md.uuid[UI_CURRENT] & ~((u64)1);
2341 if (mdev->p_uuid[UI_BITMAP] == (u64)0 && mdev->ldev->md.uuid[UI_BITMA
[all...]
H A Ddrbd_int.h498 u64 uuid[UI_EXTENDED_SIZE]; member in struct:p_uuids
503 u64 uuid; member in struct:p_rs_uuid
910 u64 uuid[UI_SIZE]; member in struct:drbd_md
/drivers/staging/zcache/
H A Dzcache-main.c1802 static int zcache_cleancache_init_shared_fs(char *uuid, size_t pagesize) argument
/drivers/staging/ramster/
H A Dzcache-main.c2957 static int zcache_cleancache_init_shared_fs(char *uuid, size_t pagesize) argument

Completed in 728 milliseconds