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