diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/ceph/libceph.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/ceph/libceph.h b/include/linux/ceph/libceph.h index c2ec44cf5098..49c93b9308d7 100644 --- a/include/linux/ceph/libceph.h +++ b/include/linux/ceph/libceph.h | |||
| @@ -262,6 +262,7 @@ extern struct kmem_cache *ceph_cap_cachep; | |||
| 262 | extern struct kmem_cache *ceph_cap_flush_cachep; | 262 | extern struct kmem_cache *ceph_cap_flush_cachep; |
| 263 | extern struct kmem_cache *ceph_dentry_cachep; | 263 | extern struct kmem_cache *ceph_dentry_cachep; |
| 264 | extern struct kmem_cache *ceph_file_cachep; | 264 | extern struct kmem_cache *ceph_file_cachep; |
| 265 | extern struct kmem_cache *ceph_dir_file_cachep; | ||
| 265 | 266 | ||
| 266 | /* ceph_common.c */ | 267 | /* ceph_common.c */ |
| 267 | extern bool libceph_compatible(void *data); | 268 | extern bool libceph_compatible(void *data); |
