Searched refs:objarray (Results 1 – 1 of 1) sorted by relevance
115 uint64_t *objarray; in bpobj_free() local131 objarray = dbuf->db_data; in bpobj_free()132 bpobj_free(os, objarray[blkoff], tx); in bpobj_free()284 uint64_t *objarray; in bpobj_iterate_impl() local305 objarray = dbuf->db_data; in bpobj_iterate_impl()306 err = bpobj_open(&sublist, bpo->bpo_os, objarray[blkoff]); in bpobj_iterate_impl()333 objarray[blkoff], tx); in bpobj_iterate_impl()