forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-11-20 21dac118b553f9ebfb6b3a809dbe1794dfa9fb0b
kernel/include/linux/fscache.h
....@@ -230,6 +230,7 @@
230230 extern void __fscache_disable_cookie(struct fscache_cookie *, const void *, bool);
231231 extern void __fscache_enable_cookie(struct fscache_cookie *, const void *, loff_t,
232232 bool (*)(void *), void *);
233
+extern void fscache_cookie_init(void);
233234
234235 /**
235236 * fscache_register_netfs - Register a filesystem as desiring caching services