Whamcloud - gitweb
LU-17592 build: kernel 6.8 -Werror=missing-prototypes
[fs/lustre-release.git] / lustre / include / cl_object.h
index c5f8f47..19cd3b8 100644 (file)
@@ -2616,4 +2616,6 @@ struct cl_device *cl_type_setup(const struct lu_env *env, struct lu_site *site,
 int cl_global_init(void);
 void cl_global_fini(void);
 
+int lov_read_and_clear_async_rc(struct cl_object *clob);
+
 #endif /* _LINUX_CL_OBJECT_H */