diff options
Diffstat (limited to 'fs/ceph/cache.h')
-rw-r--r-- | fs/ceph/cache.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/ceph/cache.h b/fs/ceph/cache.h index bf4869547291..ba949408a336 100644 --- a/fs/ceph/cache.h +++ b/fs/ceph/cache.h @@ -26,6 +26,8 @@ #ifdef CONFIG_CEPH_FSCACHE +extern struct fscache_netfs ceph_cache_netfs; + int ceph_fscache_register(void); void ceph_fscache_unregister(void); |