Searched refs:hardforce (Results 1 – 5 of 5) sorted by relevance
1768 boolean_t hardforce; member1785 if (cb->hardforce) { in zpool_export_one()1811 boolean_t hardforce = B_FALSE; in zpool_do_export() local1824 hardforce = B_TRUE; in zpool_do_export()1834 cb.hardforce = hardforce; in zpool_do_export()
775 boolean_t hardforce);
6237 boolean_t force, boolean_t hardforce) argument6335 if (new_state != POOL_STATE_UNINITIALIZED && !hardforce) {6360 if (!hardforce)6391 boolean_t hardforce) argument6394 force, hardforce));
1581 boolean_t hardforce = (boolean_t)zc->zc_guid; in zfs_ioc_pool_export() local1584 error = spa_export(zc->zc_name, NULL, force, hardforce); in zfs_ioc_pool_export()
1582 zpool_export_common(zpool_handle_t *zhp, boolean_t force, boolean_t hardforce, in zpool_export_common() argument1593 zc.zc_guid = hardforce; in zpool_export_common()