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