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

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

Completed in 98 milliseconds