nfs-ganesha 1.4
|
Opaque bookkeeping structure for NFSv4 readdir. More...
Public Attributes | |
entry4 * | entries |
size_t | mem_left |
size_t | count |
size_t | total_entries |
nfsstat4 | error |
bitmap4 | req_attr |
compound_data_t * | data |
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.
size_t nfs4_readdir_cb_data::count |
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.