nfs-ganesha 1.4
Public Attributes

nfs2_readdir_cb_data Struct Reference

Opaque bookkeeping structure for NFSv2 readdir. More...

List of all members.

Public Attributes

entry2entries
size_t mem_left
size_t count
size_t total_entries
fsal_op_context_tcontext
nfsstat2 error

Detailed Description

Opaque bookkeeping structure for NFSv2 readdir.

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

Definition at line 90 of file nfs_Readdir.c.


Member Data Documentation

Definition at line 99 of file nfs_Readdir.c.

Definition at line 95 of file nfs_Readdir.c.

Definition at line 92 of file nfs_Readdir.c.

Definition at line 100 of file nfs_Readdir.c.

Definition at line 93 of file nfs_Readdir.c.

Definition at line 97 of file nfs_Readdir.c.


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