nfs-ganesha 1.4
Public Attributes

nfs4_readdir_cb_data Struct Reference

Opaque bookkeeping structure for NFSv4 readdir. More...

List of all members.

Public Attributes

entry4entries
size_t mem_left
size_t count
size_t total_entries
nfsstat4 error
bitmap4 req_attr
compound_data_tdata

Detailed Description

Opaque bookkeeping structure for NFSv4 readdir.

This structure keeps track of the process of writing out an NFSv4 READDIR response between calls to nfs4_readdir_callback.

Definition at line 70 of file nfs4_op_readdir.c.


Member Data Documentation

Definition at line 75 of file nfs4_op_readdir.c.

Definition at line 82 of file nfs4_op_readdir.c.

Definition at line 72 of file nfs4_op_readdir.c.

Definition at line 79 of file nfs4_op_readdir.c.

Definition at line 73 of file nfs4_op_readdir.c.

Definition at line 81 of file nfs4_op_readdir.c.

Definition at line 77 of file nfs4_op_readdir.c.


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