Home
last modified time | relevance | path

Searched refs:rp_repl (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/md/
Draid10.c165 struct resync_pages *rp, *rp_repl; in r10buf_pool_alloc() local
169 rp_repl = &rps[nalloc + j]; in r10buf_pool_alloc()
185 memcpy(rp_repl, rp, sizeof(*rp)); in r10buf_pool_alloc()
186 rbio->bi_private = rp_repl; in r10buf_pool_alloc()