nfs-ganesha 1.4
Public Attributes

nfs3_readdir_cb_data Struct Reference

Opaque bookkeeping structure for NFSv3 readdir. More...

List of all members.

Public Attributes

entry3entries
size_t mem_left
size_t count
size_t total_entries
fsal_op_context_tcontext
nfsstat3 error

Detailed Description

Opaque bookkeeping structure for NFSv3 readdir.

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

Definition at line 111 of file nfs_Readdir.c.


Member Data Documentation

Definition at line 120 of file nfs_Readdir.c.

Definition at line 116 of file nfs_Readdir.c.

Definition at line 113 of file nfs_Readdir.c.

Definition at line 121 of file nfs_Readdir.c.

Definition at line 114 of file nfs_Readdir.c.

Definition at line 118 of file nfs_Readdir.c.


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