Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid5.c6274 static int alloc_scratch_buffer(struct r5conf *conf, struct raid5_percpu *percpu) in alloc_scratch_buffer() function
6336 if (alloc_scratch_buffer(conf, percpu)) { in raid456_cpu_notify()
6372 err = alloc_scratch_buffer(conf, per_cpu_ptr(conf->percpu, cpu)); in raid5_alloc_percpu()