Searched refs:zpool_vdev_path_to_guid (Results 1 – 4 of 4) sorted by relevance
319 extern uint64_t zpool_vdev_path_to_guid(zpool_handle_t *zhp, const char *path);
3018 zpool_vdev_path_to_guid(zpool_handle_t *zhp, const char *path) in zpool_vdev_path_to_guid() function
378 …<elf-symbol name='zpool_vdev_path_to_guid' type='func-type' binding='global-binding' visibility='d…5843 …zpool_vdev_path_to_guid' mangled-name='zpool_vdev_path_to_guid' visibility='default' binding='glob…
6950 uint64_t guid = zpool_vdev_path_to_guid(zhp, argv[i]); in zpool_do_offline()