nfs-ganesha 1.4
Classes | Defines | Typedefs

rbt_node.h File Reference

#include <stdint.h>

Go to the source code of this file.

Classes

struct  rbt_head
struct  rbt_node

Defines

#define RBT_NUM   16
#define RBT_RED   01

Typedefs

typedef struct rbt_node rbt_node_t

Define Documentation

#define RBT_NUM   16

Definition at line 106 of file rbt_node.h.

#define RBT_RED   01

Definition at line 148 of file rbt_node.h.


Typedef Documentation

typedef struct rbt_node rbt_node_t