|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <nfs41_callback.h>

Public Attributes | |
| enum_t | status |
| struct cb_compound_tag | tag |
| struct cb_resop * | resarray |
| uint32_t | resarray_count |
Definition at line 278 of file nfs41_callback.h.
Definition at line 281 of file nfs41_callback.h.
| uint32_t cb_compound_res::resarray_count |
Definition at line 282 of file nfs41_callback.h.
| enum_t cb_compound_res::status |
Definition at line 279 of file nfs41_callback.h.
Referenced by handle_cb_layoutrecall(), handle_cb_sequence(), nfs41_handle_callback(), and replay_cache_read().
| struct cb_compound_tag cb_compound_res::tag |
Definition at line 280 of file nfs41_callback.h.