Home
last modified time | relevance | path

Searched refs:zpool_reopen (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libzfs/common/
H A Dmapfile-vers236 zpool_reopen;
H A Dlibzfs.h243 extern int zpool_reopen(zpool_handle_t *);
H A Dlibzfs_pool.c3188 zpool_reopen(zpool_handle_t *zhp) in zpool_reopen() function
/titanic_50/usr/src/cmd/syseventd/modules/zfs_mod/
H A Dzfs_mod.c570 (void) zpool_reopen(zhp); in zfsdle_vdev_online()
/titanic_50/usr/src/cmd/zpool/
H A Dzpool_main.c3646 ret = zpool_reopen(zhp); in zpool_do_reopen()