]> git.proxmox.com Git - mirror_zfs.git/blobdiff - include/sys/dsl_pool.h
Illumos 5269 - zpool import slow
[mirror_zfs.git] / include / sys / dsl_pool.h
index 34dc65ba40ea25c02b8b3c8b66c3d05f7ee56033..b2b9128e5274e6a474960ed026359ad7f903b8d5 100644 (file)
@@ -158,6 +158,7 @@ boolean_t dsl_pool_need_dirty_delay(dsl_pool_t *dp);
 void dsl_pool_config_enter(dsl_pool_t *dp, void *tag);
 void dsl_pool_config_exit(dsl_pool_t *dp, void *tag);
 boolean_t dsl_pool_config_held(dsl_pool_t *dp);
+boolean_t dsl_pool_config_held_writer(dsl_pool_t *dp);
 
 taskq_t *dsl_pool_iput_taskq(dsl_pool_t *dp);