Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-cgroup.c210 static void blkg_async_bio_workfn(struct work_struct *work) in blkg_async_bio_workfn() function
330 INIT_WORK(&blkg->async_bio_work, blkg_async_bio_workfn); in blkg_alloc()