forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
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