Searched refs:async_bio_work (Results 1 – 2 of 2) sorted by relevance
128 struct work_struct async_bio_work; member
119 async_bio_work); in blkg_async_bio_workfn()172 INIT_WORK(&blkg->async_bio_work, blkg_async_bio_workfn); in blkg_alloc()1567 queue_work(blkcg_punt_bio_wq, &blkg->async_bio_work); in __blkcg_punt_bio_submit()