Whamcloud - gitweb
LU-17592 build: kernel 6.8 -Werror=missing-prototypes
[fs/lustre-release.git] / lustre / ptlrpc / nodemap_internal.h
index 18edead..933099a 100644 (file)
@@ -166,4 +166,7 @@ int nodemap_idx_idmap_del(const struct lu_nodemap *nodemap,
 int nodemap_idx_range_add(const struct lu_nid_range *range);
 int nodemap_idx_range_del(const struct lu_nid_range *range);
 int nodemap_idx_nodemap_activate(bool value);
+int nodemap_index_read(struct lu_env *env, struct nm_config_file *ncf,
+                      struct idx_info *ii, const struct lu_rdpg *rdpg);
+
 #endif  /* _NODEMAP_INTERNAL_H */