hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
kernel/include/linux/ceph/striper.h
....@@ -66,4 +66,6 @@
6666 struct ceph_file_extent **file_extents,
6767 u32 *num_file_extents);
6868
69
+u64 ceph_get_num_objects(struct ceph_file_layout *l, u64 size);
70
+
6971 #endif