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

/linux-master/drivers/md/
H A Ddm-bufio.c1534 static struct dm_buffer *__get_unclaimed_buffer(struct dm_bufio_client *c) function
1642 b = __get_unclaimed_buffer(c);
2363 while ((b = __get_unclaimed_buffer(c)))
2373 while ((b = __get_unclaimed_buffer(c)))

Completed in 161 milliseconds