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