Searched refs:to_pool_work (Results 1 – 1 of 1) sorted by relevance
2038 static struct pool_work *to_pool_work(struct work_struct *ws) in to_pool_work() function2066 return container_of(to_pool_work(ws), struct noflush_work, pw); in to_noflush()