Searched refs:scratch_ptrs (Results 1 – 3 of 3) sorted by relevance
835 req->scratch_ptrs.nr = 0; in bucket_alloc_set_writepoint()841 ob_push(c, &req->scratch_ptrs, ob); in bucket_alloc_set_writepoint()843 req->wp->ptrs = req->scratch_ptrs; in bucket_alloc_set_writepoint()1215 req->scratch_ptrs.nr = 0; in deallocate_extra_replicas()1224 ob_push(c, &req->scratch_ptrs, ob); in deallocate_extra_replicas()1228 req->ptrs = req->scratch_ptrs; in deallocate_extra_replicas()
71 struct open_buckets scratch_ptrs; member
1733 req->scratch_ptrs = req->ptrs; in new_stripe_alloc_buckets()1814 req->ptrs = req->scratch_ptrs; in new_stripe_alloc_buckets()
Completed in 15 milliseconds