Home
last modified time | relevance | path

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

/dflybsd-src/contrib/lvm2/dist/lib/format1/
H A Dimport-export.c130 static int _system_id(struct cmd_context *cmd, char *s, const char *prefix) in _system_id() function
170 if (!_system_id(cmd, (char *)pvd->system_id, EXPORTED_TAG)) in export_pv()
185 if (!_system_id(cmd, (char *)pvd->system_id, IMPORTED_TAG)) in export_pv()
191 if (!_system_id(cmd, (char *)pvd->system_id, "")) in export_pv()