Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-bufio.c1179 static void *alloc_buffer_data(struct dm_bufio_client *c, gfp_t gfp_mask, in alloc_buffer_data() function
1238 b->data = alloc_buffer_data(c, gfp_mask, &b->data_mode); in alloc_buffer()