nfs-ganesha 1.4
|
#include "HashTable.h"
Go to the source code of this file.
Functions | |
int | handle_mapping_hash_add (hash_table_t *p_hash, uint64_t object_id, unsigned int handle_hash, fsal_handle_t *p_handle) |
int handle_mapping_hash_add | ( | hash_table_t * | p_hash, |
uint64_t | object_id, | ||
unsigned int | handle_hash, | ||
fsal_handle_t * | p_handle | ||
) |
Definition at line 194 of file handle_mapping.c.