nfs-ganesha 1.4
|
Opaque bookkeeping structure for NFSv2 readdir. More...
Public Attributes | |
entry2 * | entries |
size_t | mem_left |
size_t | count |
size_t | total_entries |
fsal_op_context_t * | context |
nfsstat2 | error |
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.
Definition at line 99 of file nfs_Readdir.c.
size_t nfs2_readdir_cb_data::count |
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.