Searched refs:async_bio_work (Results 1 – 2 of 2) sorted by relevance
79 struct work_struct async_bio_work; member
194 async_bio_work); in blkg_async_bio_workfn()274 INIT_WORK(&blkg->async_bio_work, blkg_async_bio_workfn); in blkg_alloc()1706 queue_work(blkcg_punt_bio_wq, &blkg->async_bio_work); in __blkcg_punt_bio_submit()
Completed in 8 milliseconds