Searched refs:__find (Results 1 – 1 of 1) sorted by relevance
267 static struct dm_buffer *__find(struct dm_bufio_client *c, sector_t block) in __find() function1025 b = __find(c, block); in __bufio_new()1040 b = __find(c, block); in __bufio_new()1440 new = __find(c, new_block); in dm_bufio_release_move()1515 b = __find(c, block); in dm_bufio_forget()
Completed in 8 milliseconds