Searched refs:zpool_export_force (Results 1 – 4 of 4) sorted by relevance
466 _LIBZFS_H int zpool_export_force(zpool_handle_t *, const char *);
1875 zpool_export_force(zpool_handle_t *zhp, const char *log_str) in zpool_export_force() function
479 …<elf-symbol name='zpool_export_force' type='func-type' binding='global-binding' visibility='defaul…6305 …ame='zpool_export_force' mangled-name='zpool_export_force' visibility='default' binding='global' s…
2051 if (zpool_export_force(zhp, history_str) != 0) in zpool_export_one()