aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/striper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/ceph/striper.h')
-rw-r--r--include/linux/ceph/striper.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/ceph/striper.h b/include/linux/ceph/striper.h
index cbd0d24b7148..3486636c0e6e 100644
--- a/include/linux/ceph/striper.h
+++ b/include/linux/ceph/striper.h
@@ -66,4 +66,6 @@ int ceph_extent_to_file(struct ceph_file_layout *l,
struct ceph_file_extent **file_extents,
u32 *num_file_extents);
+u64 ceph_get_num_objects(struct ceph_file_layout *l, u64 size);
+
#endif