Searched refs:zpool_vdev_path_to_guid (Results 1 – 4 of 4) sorted by relevance
318 extern uint64_t zpool_vdev_path_to_guid(zpool_handle_t *zhp, const char *path);
2924 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…2683 …zpool_vdev_path_to_guid' mangled-name='zpool_vdev_path_to_guid' filepath='/home/fedora/zfs/lib/lib…
6770 uint64_t guid = zpool_vdev_path_to_guid(zhp, argv[i]); in zpool_do_offline()