Searched refs:os_rootbp (Results 1 – 4 of 4) sorted by relevance
438 blkptr_t *bp = os->os_rootbp; in dmu_os_is_l2cacheable()491 os->os_rootbp = bp; in dmu_objset_open_impl()492 if (!BP_IS_HOLE(os->os_rootbp)) { in dmu_objset_open_impl()509 dprintf_bp(os->os_rootbp, "reading %s", ""); in dmu_objset_open_impl()510 err = arc_read(NULL, spa, os->os_rootbp, in dmu_objset_open_impl()1522 *os->os_rootbp = *bp; in dmu_objset_write_ready()1644 blkptr_t *blkptr_copy = kmem_alloc(sizeof (*os->os_rootbp), KM_SLEEP); in dmu_objset_sync()1645 *blkptr_copy = *os->os_rootbp; in dmu_objset_sync()
2273 BP_IS_HOLE(dn->dn_objset->os_rootbp) || in dbuf_dirty()2323 os->os_dsl_dataset == NULL || BP_IS_HOLE(os->os_rootbp)); in dbuf_dirty()
161 blkptr_t *os_rootbp; member
4349 usedobjs = BP_GET_FILL(os->os_rootbp); in dump_objset()4356 ASSERT3U(usedobjs, ==, BP_GET_FILL(os->os_rootbp)); in dump_objset()4363 sizeof (blkbuf) - strlen(blkbuf), os->os_rootbp); in dump_objset()4427 if (BP_IS_HOLE(os->os_rootbp)) in dump_objset()