Searched refs:zpool_set_guid (Results 1 – 4 of 4) sorted by relevance
304 _LIBZFS_H int zpool_set_guid(zpool_handle_t *, const uint64_t *);
4323 zpool_set_guid(zpool_handle_t *zhp, const uint64_t *guid) in zpool_set_guid() function4364 return (zpool_set_guid(zhp, NULL)); in zpool_reguid()
571 …<elf-symbol name='zpool_set_guid' type='func-type' binding='global-binding' visibility='default-vi…6838 …decl name='zpool_set_guid' mangled-name='zpool_set_guid' visibility='default' binding='global' siz…
8326 ret = zpool_set_guid(zhp, guidp); in zpool_do_reguid()