nfs-ganesha 1.4
|
A function vector defining a pool substrate. More...
#include <abstract_mem.h>
Public Attributes | |
pool_initializer_t | initializer |
pool_destroyer_t | destroyer |
pool_allocator_t | allocator |
pool_freer_t | freer |
A function vector defining a pool substrate.
This structure provides the set of functions that defines the underlying pool substrate.
Definition at line 264 of file abstract_mem.h.
Definition at line 267 of file abstract_mem.h.
Definition at line 266 of file abstract_mem.h.
Definition at line 268 of file abstract_mem.h.
Definition at line 265 of file abstract_mem.h.