Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-cgroup.h81 struct work_struct async_bio_work; member
H A Dblk-cgroup.c213 async_bio_work); in blkg_async_bio_workfn()
249 queue_work(blkcg_punt_bio_wq, &blkg->async_bio_work); in blkcg_punt_bio_submit()
329 INIT_WORK(&blkg->async_bio_work, blkg_async_bio_workfn); in blkg_alloc()