Searched refs:async_submit_bio (Results 1 – 1 of 1) sorted by relevance
537 struct async_submit_bio { struct555 struct async_submit_bio *async = in run_one_async_start() argument556 container_of(work, struct async_submit_bio, work); in run_one_async_start()574 struct async_submit_bio *async = in run_one_async_done()575 container_of(work, struct async_submit_bio, work); in run_one_async_done()595 kfree(container_of(work, struct async_submit_bio, work)); in run_one_async_free()628 struct async_submit_bio *async; in btrfs_wq_submit_bio()