nfs-ganesha 1.4
|
structure that represent a range of long int value More...
#include <nodelist.h>
Public Attributes | |
long int | ranges_nb |
nodelist_range_t * | array |
size_t | pre_allocated_ranges |
structure that represent a range of long int value
Definition at line 140 of file nodelist.h.
array of ranges
Definition at line 146 of file nodelist.h.
quantity of pre-allocated ranges of the array
Definition at line 150 of file nodelist.h.
long int nodelist_rangelist::ranges_nb |
quantity of ranges currently stored in array
Definition at line 143 of file nodelist.h.