Home
last modified time | relevance | path

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

/drivers/md/
Ddm-bufio.c757 static struct dm_buffer *__get_unclaimed_buffer(struct dm_bufio_client *c) in __get_unclaimed_buffer() function
857 b = __get_unclaimed_buffer(c); in __alloc_buffer_wait_no_callback()
959 struct dm_buffer *b = __get_unclaimed_buffer(c); in __check_watermark()
1492 while ((b = __get_unclaimed_buffer(c))) in drop_buffers()
1508 while ((b = __get_unclaimed_buffer(c))) in drop_buffers()