nfs-ganesha 1.4
Public Attributes

pool_substrate_vector Struct Reference

A function vector defining a pool substrate. More...

#include <abstract_mem.h>

List of all members.

Public Attributes

pool_initializer_t initializer
pool_destroyer_t destroyer
pool_allocator_t allocator
pool_freer_t freer

Detailed Description

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.


Member Data Documentation

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.


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