|
nfs-ganesha 1.4
|
#include <ganesha_fuse_ll_wrap.h>
Public Attributes | |
| void(* | process )(void *data, const char *buf, size_t len, struct ganefuse_chan *ch) |
| void(* | exit )(void *data, int val) |
| int(* | exited )(void *data) |
| void(* | destroy )(void *data) |
Definition at line 258 of file ganesha_fuse_ll_wrap.h.
| void(* ganefuse_session_ops::destroy)(void *data) |
Definition at line 263 of file ganesha_fuse_ll_wrap.h.
| void(* ganefuse_session_ops::exit)(void *data, int val) |
Definition at line 261 of file ganesha_fuse_ll_wrap.h.
| int(* ganefuse_session_ops::exited)(void *data) |
Definition at line 262 of file ganesha_fuse_ll_wrap.h.
| void(* ganefuse_session_ops::process)(void *data, const char *buf, size_t len, struct ganefuse_chan *ch) |
Definition at line 260 of file ganesha_fuse_ll_wrap.h.
1.7.3