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

/linux-master/drivers/md/
H A Ddm-bufio.c317 * See the comment at alloc_buffer_data.
1179 static void *alloc_buffer_data(struct dm_bufio_client *c, gfp_t gfp_mask, function
1238 b->data = alloc_buffer_data(c, gfp_mask, &b->data_mode);

Completed in 139 milliseconds