forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 093a6c67005148ae32a5c9e4553491b9f5c2457b
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