forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
kernel/fs/orangefs/orangefs-bufmap.h
....@@ -34,4 +34,6 @@
3434 int buffer_index,
3535 size_t size);
3636
37
+void orangefs_bufmap_page_fill(void *kaddr, int buffer_index, int slot_index);
38
+
3739 #endif /* __ORANGEFS_BUFMAP_H */