Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux-2.6-microblaze.git] / include / linux / ceph / striper.h
index cbd0d24..3486636 100644 (file)
@@ -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