nfs-ganesha 1.4
|
structure that represent a nodename pattern More...
#include <nodelist.h>
Public Attributes | |
int | padding |
char * | prefix |
char * | suffix |
int | basic |
structure that represent a nodename pattern
can be use for basic node or enumartion node (prefixXXXsuffix pattern)
Definition at line 328 of file nodelist.h.
basic node flag 0=no 1=yes, basic node is not part of an node enumeration
Definition at line 333 of file nodelist.h.
padding length
Definition at line 330 of file nodelist.h.
nodename prefix
Definition at line 331 of file nodelist.h.
nodename suffix
Definition at line 332 of file nodelist.h.