nfs-ganesha 1.4
Public Attributes

ganefuse_chan_ops Struct Reference

#include <ganesha_fuse_ll_wrap.h>

List of all members.

Public Attributes

int(* receive )(struct ganefuse_chan **chp, char *buf, size_t size)
int(* send )(struct ganefuse_chan *ch, const struct iovec iov[], size_t count)
void(* destroy )(struct ganefuse_chan *ch)

Detailed Description

Definition at line 283 of file ganesha_fuse_ll_wrap.h.


Member Data Documentation

void(* ganefuse_chan_ops::destroy)(struct ganefuse_chan *ch)

Definition at line 287 of file ganesha_fuse_ll_wrap.h.

int(* ganefuse_chan_ops::receive)(struct ganefuse_chan **chp, char *buf, size_t size)

Definition at line 285 of file ganesha_fuse_ll_wrap.h.

int(* ganefuse_chan_ops::send)(struct ganefuse_chan *ch, const struct iovec iov[], size_t count)

Definition at line 286 of file ganesha_fuse_ll_wrap.h.


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