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 <linux/fs.h>
#include <linux/jbd2.h>
#include <linux/cryptohash.h>
#include "ext4.h"

Go to the source code of this file.

Macros

#define DELTA   0x9E3779B9
 

Functions

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

Macro Definition Documentation

#define DELTA   0x9E3779B9

Definition at line 17 of file hash.c.

Function Documentation

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

Definition at line 139 of file hash.c.