Searched refs:zpool_vdev_path_to_guid (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/
H A Dlibzfs.h319 extern uint64_t zpool_vdev_path_to_guid(zpool_handle_t *zhp, const char *path);
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c3018 zpool_vdev_path_to_guid(zpool_handle_t *zhp, const char *path) function
/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c6913 uint64_t guid = zpool_vdev_path_to_guid(zhp, argv[i]);

Completed in 98 milliseconds