Make ext4_xattr & ext4_extents GPL licensed
[lwext4.git] / include / ext4_hash.h
index b7a9ac53e47c9644aa3c2a351a671f561d73982c..43ecbabd4fda2eea1a852e059db88f8691c96ff8 100644 (file)
 extern "C" {
 #endif
 
-#include "ext4_config.h"
+#include <ext4_config.h>
 
 #include <stdint.h>
 
+struct ext4_hash_info {
+       uint32_t hash;
+       uint32_t minor_hash;
+       uint32_t hash_version;
+       const uint32_t *seed;
+};
+
+
 /**@brief   Directory entry name hash function.
  * @param   name entry name
  * @param   len entry name length