Searched refs:dh_parent (Results 1 – 1 of 1) sorted by relevance
162 dmu_buf_impl_t *dh_parent; member2896 dh->dh_parent = NULL; in __dbuf_hold_impl()2914 ASSERT3P(dh->dh_parent, ==, NULL); in __dbuf_hold_impl()2916 dh->dh_fail_sparse, &dh->dh_parent, &dh->dh_bp, dh); in __dbuf_hold_impl()2922 if (dh->dh_parent) in __dbuf_hold_impl()2923 dbuf_rele(dh->dh_parent, NULL); in __dbuf_hold_impl()2930 dh->dh_parent, dh->dh_bp); in __dbuf_hold_impl()2986 if (dh->dh_parent) in __dbuf_hold_impl()2987 dbuf_rele(dh->dh_parent, NULL); in __dbuf_hold_impl()3041 dh->dh_parent = NULL; in __dbuf_hold_impl_init()