Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_pool.h158 boolean_t dsl_pool_config_held_writer(dsl_pool_t *dp);
/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddsl_pool.c1068 dsl_pool_config_held_writer(dsl_pool_t *dp) in dsl_pool_config_held_writer() function
H A Ddmu_objset.c1815 if ((flags & DS_FIND_SERIALIZE) || dsl_pool_config_held_writer(dp)) { in dmu_objset_find_dp()