diff options
Diffstat (limited to 'include/linux/backing-dev.h')
| -rw-r--r-- | include/linux/backing-dev.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/backing-dev.h b/include/linux/backing-dev.h index f9b029180241..35b31d176f74 100644 --- a/include/linux/backing-dev.h +++ b/include/linux/backing-dev.h | |||
| @@ -48,6 +48,7 @@ extern spinlock_t bdi_lock; | |||
| 48 | extern struct list_head bdi_list; | 48 | extern struct list_head bdi_list; |
| 49 | 49 | ||
| 50 | extern struct workqueue_struct *bdi_wq; | 50 | extern struct workqueue_struct *bdi_wq; |
| 51 | extern struct workqueue_struct *bdi_async_bio_wq; | ||
| 51 | 52 | ||
| 52 | static inline bool wb_has_dirty_io(struct bdi_writeback *wb) | 53 | static inline bool wb_has_dirty_io(struct bdi_writeback *wb) |
| 53 | { | 54 | { |
