Searched refs:objarray (Results 1 – 1 of 1) sorted by relevance
113 uint64_t *objarray; in bpobj_free() local129 objarray = dbuf->db_data; in bpobj_free()130 bpobj_free(os, objarray[blkoff], tx); in bpobj_free()275 uint64_t *objarray; in bpobj_iterate_impl() local296 objarray = dbuf->db_data; in bpobj_iterate_impl()297 err = bpobj_open(&sublist, bpo->bpo_os, objarray[blkoff]); in bpobj_iterate_impl()324 objarray[blkoff], tx); in bpobj_iterate_impl()