nfs-ganesha 1.4
|
#include <get_set_proc.h>
Public Attributes | |
fct_get | getter |
fct_set | setter |
int | branch |
int | num |
unsigned char | type |
void * | opt_arg |
Information about get/set function. Used for registration.
Definition at line 17 of file get_set_proc.h.
conf or stat
Definition at line 21 of file get_set_proc.h.
Definition at line 19 of file get_set_proc.h.
numstat or numconf
Definition at line 22 of file get_set_proc.h.
void* get_set_info_s::opt_arg |
Definition at line 24 of file get_set_proc.h.
Definition at line 20 of file get_set_proc.h.
unsigned char get_set_info_s::type |
Definition at line 23 of file get_set_proc.h.