Searched refs:async_bio_work (Results 1 – 2 of 2) sorted by relevance
123 async_bio_work); in blkg_async_bio_workfn()167 INIT_WORK(&blkg->async_bio_work, blkg_async_bio_workfn); in blkg_alloc()1629 queue_work(blkcg_punt_bio_wq, &blkg->async_bio_work); in __blkcg_punt_bio_submit()
137 struct work_struct async_bio_work; member