Searched refs:zpool_export (Results 1 – 3 of 3) sorted by relevance
354 extern int zpool_export(zpool_handle_t *, boolean_t, const char *);
1414 zpool_export(zpool_handle_t *zhp, boolean_t force, const char *log_str) in zpool_export() function
1223 } else if (zpool_export(zhp, force, history_str) != 0) { in zpool_do_export()