Home
last modified time | relevance | path

Searched refs:dsl_pool_config_held_writer (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/contrib/openzfs/include/sys/
HDdsl_pool.h187 boolean_t dsl_pool_config_held_writer(dsl_pool_t *dp);
/freebsd-head/sys/contrib/openzfs/module/zfs/
HDdsl_pool.c1454 dsl_pool_config_held_writer(dsl_pool_t *dp) in dsl_pool_config_held_writer() function
HDdmu_objset.c2908 if ((flags & DS_FIND_SERIALIZE) || dsl_pool_config_held_writer(dp)) { in dmu_objset_find_dp()