Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
hash.c File Reference
#include "ext3.h"
#include <linux/cryptohash.h>

Go to the source code of this file.

Macros

#define DELTA   0x9E3779B9
 

Functions

int ext3fs_dirhash (const char *name, int len, struct dx_hash_info *hinfo)
 

Macro Definition Documentation

#define DELTA   0x9E3779B9

Definition at line 15 of file hash.c.

Function Documentation

int ext3fs_dirhash ( const char name,
int  len,
struct dx_hash_info hinfo 
)

Definition at line 137 of file hash.c.