nfs-ganesha 1.4
Public Attributes

nodelist_nodepattern Struct Reference

structure that represent a nodename pattern More...

#include <nodelist.h>

List of all members.

Public Attributes

int padding
char * prefix
char * suffix
int basic

Detailed Description

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.


Member Data Documentation

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.


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