|
nfs-ganesha 1.4
|
Opaque bookkeeping structure for NFSv3 readdir. More...
Public Attributes | |
| entry3 * | entries |
| size_t | mem_left |
| size_t | count |
| size_t | total_entries |
| fsal_op_context_t * | context |
| nfsstat3 | error |
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.
Definition at line 120 of file nfs_Readdir.c.
| size_t nfs3_readdir_cb_data::count |
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.
1.7.3