Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c87 static void dmu_objset_find_dp_cb(void *arg);
2628 dmu_objset_find_dp_cb, child_dcp, TQ_SLEEP); in dmu_objset_find_dp_impl()
2707 dmu_objset_find_dp_cb(void *arg) in dmu_objset_find_dp_cb() function
2788 (void) taskq_dispatch(tq, dmu_objset_find_dp_cb, dcp, TQ_SLEEP); in dmu_objset_find_dp()