Searched refs:zpool_export_force (Results 1 – 4 of 4) sorted by relevance
188 zpool_export_force;
348 extern int zpool_export_force(zpool_handle_t *, const char *);
1369 zpool_export_force(zpool_handle_t *zhp, const char *log_str) in zpool_export_force() function
1064 if (zpool_export_force(zhp, history_str) != 0) in zpool_do_export()