Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dblk-cgroup.h128 struct work_struct async_bio_work; member
/Linux-v5.10/block/
Dblk-cgroup.c119 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()