Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libzfs/common/
H A Dmapfile-vers193 zpool_export_force;
H A Dlibzfs.h350 extern int zpool_export_force(zpool_handle_t *, const char *);
H A Dlibzfs_pool.c1381 zpool_export_force(zpool_handle_t *zhp, const char *log_str) in zpool_export_force() function
/titanic_50/usr/src/cmd/zpool/
H A Dzpool_main.c1066 if (zpool_export_force(zhp, history_str) != 0) in zpool_do_export()