Searched refs:co_get_from_shres (Results 1 – 3 of 3) sorted by relevance
51 void coroutine_fn co_get_from_shres(SharedResource *s, uint64_t n);
69 void coroutine_fn co_get_from_shres(SharedResource *s, uint64_t n) in co_get_from_shres() function
819 co_get_from_shres(s->mem, task->req.bytes); in block_copy_dirty_clusters()