nfs-ganesha 1.4
Public Attributes

hash_partition Struct Reference

Represents an individual partition. More...

#include <HashTable.h>

List of all members.

Public Attributes

size_t count
struct rbt_head rbt
pthread_rwlock_t lock
struct rbt_node ** cache

Detailed Description

Represents an individual partition.

This structure holds the per-subtree data making up the partition i a hash table.

Definition at line 143 of file HashTable.h.


Member Data Documentation

Definition at line 148 of file HashTable.h.

Definition at line 145 of file HashTable.h.

pthread_rwlock_t hash_partition::lock

Definition at line 147 of file HashTable.h.

Definition at line 146 of file HashTable.h.


The documentation for this struct was generated from the following file: