Searched refs:zpool_export_force (Results 1 – 4 of 4) sorted by relevance
418 extern int zpool_export_force(zpool_handle_t *, const char *);
1622 zpool_export_force(zpool_handle_t *zhp, const char *log_str) in zpool_export_force() function
297 …<elf-symbol name='zpool_export_force' type='func-type' binding='global-binding' visibility='defaul…2761 …zpool_export_force' mangled-name='zpool_export_force' filepath='/home/fedora/zfs/lib/libzfs/libzfs…
1786 if (zpool_export_force(zhp, history_str) != 0) in zpool_export_one()