Searched defs:async_work (Results 1 – 4 of 4) sorted by relevance
15 struct work_struct async_work; member
1311 struct btrfs_async_delayed_work *async_work; in btrfs_async_run_delayed_root() local1373 struct btrfs_async_delayed_work *async_work; in btrfs_wq_run_delayed_node() local
1313 struct work_struct *async_work; in __reserve_bytes() local
99 struct work_struct async_work; /* async I/O processor */ member