Searched refs:cache_put_and_wake (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/md/ |
| H A D | dm-bufio.c | 1751 static void cache_put_and_wake(struct dm_bufio_client *c, in cache_put_and_wake() function 1829 cache_put_and_wake(c, tree, b); in __bufio_new() 1841 cache_put_and_wake(c, tree, b); in __bufio_new() 1891 cache_put_and_wake(c, tree, b); in new_read() 1903 cache_put_and_wake(c, tree, b); in new_read() 2008 cache_put_and_wake(c, tree, b); in __dm_bufio_prefetch() 2081 cache_put_and_wake(c, tree, b); in dm_bufio_release() 2185 cache_put_and_wake(c, tree, b); in dm_bufio_write_dirty_buffers() 2264 cache_put_and_wake(c, tree, b); in forget_buffer() 2266 cache_put_and_wake(c, tree, b); in forget_buffer()
|