Searched refs:__bufio_new (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/md/ |
| H A D | dm-bufio.c | 1774 static struct dm_buffer *__bufio_new(struct dm_bufio_client *c, in __bufio_new() function 1913 b = __bufio_new(c, tree, block, nf, &need_submit, &write_list); in new_read() 2013 b = __bufio_new(c, tree, block, NF_PREFETCH, &need_submit, in __dm_bufio_prefetch()
|