Searched refs:guid (Results 226 - 230 of 230) sorted by relevance

12345678910

/freebsd-current/contrib/ofed/opensm/include/iba/
H A Dib_types.h2462 * Gets the guid from a GID.
3711 ib_net64_t guid; member in struct:_ib_sm_info
3719 * guid
6747 ib_net64_t guid[GUID_TABLE_MAX_ENTRIES];
7913 ib_net16_t lid; // lid where sys guid changed
7915 ib_net64_t new_sys_guid; // new system image guid
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddmu_recv.c243 redact_snaps_contains(uint64_t *snaps, uint64_t num_snaps, uint64_t guid) argument
246 if (snaps[i] == guid)
3642 /* set snapshot's creation time and guid */
3668 /* set snapshot's creation time and guid */
H A Ddmu_send.c3028 uint64_t guid; local
3045 DS_FIELD_RESUME_TOGUID, 8, 1, &guid);
H A Dvdev_raidz.c4429 uint64_t guid = raidvd->vdev_guid; local
4583 (void) vdev_online(spa, guid, ZFS_ONLINE_EXPAND, NULL);
/freebsd-current/contrib/file/src/
H A Dapprentice.c287 { XX("guid"), FILE_GUID, FILE_FMT_STR },
2900 if (file_parse_guid(*p, m->value.guid) == -1)

Completed in 262 milliseconds

12345678910