| /src/external/gpl2/lvm2/dist/include/ |
| device.h | 50 char pvid[ID_LEN + 1]; member in struct:device
|
| /src/external/gpl2/lvm2/dist/lib/device/ |
| device.h | 50 char pvid[ID_LEN + 1]; member in struct:device
|
| /src/external/gpl2/lvm2/dist/lib/format_pool/ |
| disk_rep.c | 87 struct id pvid; local 94 get_pool_pv_uuid(&pvid, pd); 95 id_write_format(&pvid, uuid, ID_LEN + 7); 102 if (!(info = lvmcache_add(l, (char *) &pvid, dev, pd->pl_pool_name, 115 memcpy(&pl->pv_uuid, &pvid, sizeof(pvid));
|
| /src/external/gpl2/lvm2/dist/lib/report/ |
| report.c | 877 const char *pvid = (const char *)(&((struct id *) data)->uuid); local 880 if ((info = info_from_pvid(pvid, 0))) 920 const char *pvid = (const char *)(&((struct id *) data)->uuid); local 923 if ((info = info_from_pvid(pvid, 0)))
|
| /src/sys/dev/pci/ |
| if_ixlvar.h | 524 uint16_t pvid; member in struct:ixl_aq_vsi_data
|