Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-bufio.c1758 static struct dm_buffer *__bufio_new(struct dm_bufio_client *c, sector_t block, in __bufio_new() function
1893 b = __bufio_new(c, block, nf, &need_submit, &write_list); in new_read()
1977 b = __bufio_new(c, block, NF_PREFETCH, &need_submit, in dm_bufio_prefetch()