diff options
Diffstat (limited to 'fs/fscache/internal.h')
| -rw-r--r-- | fs/fscache/internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/fscache/internal.h b/fs/fscache/internal.h index 6e0b5fb25231..6a026441c5a6 100644 --- a/fs/fscache/internal.h +++ b/fs/fscache/internal.h | |||
| @@ -83,6 +83,7 @@ extern unsigned fscache_defer_create; | |||
| 83 | extern unsigned fscache_debug; | 83 | extern unsigned fscache_debug; |
| 84 | extern struct kobject *fscache_root; | 84 | extern struct kobject *fscache_root; |
| 85 | extern struct workqueue_struct *fscache_object_wq; | 85 | extern struct workqueue_struct *fscache_object_wq; |
| 86 | extern struct workqueue_struct *fscache_op_wq; | ||
| 86 | DECLARE_PER_CPU(wait_queue_head_t, fscache_object_cong_wait); | 87 | DECLARE_PER_CPU(wait_queue_head_t, fscache_object_cong_wait); |
| 87 | 88 | ||
| 88 | static inline bool fscache_object_congested(void) | 89 | static inline bool fscache_object_congested(void) |
