Home
last modified time | relevance | path

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

/drivers/md/
Ddm-thin.c2454 static struct pool_work *to_pool_work(struct work_struct *ws) in to_pool_work() function
2482 return container_of(to_pool_work(ws), struct noflush_work, pw); in to_noflush()