nfs-ganesha 1.4
Functions

lookup3.h File Reference

#include <rbt_node.h>
#include <rbt_tree.h>
#include <pthread.h>
#include "RW_Lock.h"
#include "HashData.h"
#include "log.h"

Go to the source code of this file.

Functions

uint32_t Lookup3_hash_buff (char *str, uint32_t len)
void Lookup3_hash_buff_dual (char *str, uint32_t len, uint32_t *pval1, uint32_t *pval2)

Function Documentation

uint32_t Lookup3_hash_buff ( char *  str,
uint32_t  len 
)

Definition at line 782 of file lookup3.c.

void Lookup3_hash_buff_dual ( char *  str,
uint32_t  len,
uint32_t pval1,
uint32_t pval2 
)

Definition at line 795 of file lookup3.c.