Home
last modified time | relevance | path

Searched refs:zpool_vdev_clear (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dmapfile-vers276 zpool_vdev_clear;
H A Dlibzfs.h311 extern int zpool_vdev_clear(zpool_handle_t *, uint64_t);
H A Dlibzfs_pool.c3736 zpool_vdev_clear(zpool_handle_t *zhp, uint64_t guid) in zpool_vdev_clear() function
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-retire/
H A Dzfs_retire.c607 (void) zpool_vdev_clear(zhp, vdev_guid); in zfs_retire_recv()