ReactOS 0.4.16-dev-122-g325d74c
|
#include <nfs41_callback.h>
Public Attributes | |
enum_t | opnum |
union cb_op_res | res |
bool_t | xdr_ok |
Definition at line 273 of file nfs41_callback.h.
enum_t cb_resop::opnum |
Definition at line 274 of file nfs41_callback.h.
Referenced by handle_cb_compound().
union cb_op_res cb_resop::res |
Definition at line 275 of file nfs41_callback.h.
Referenced by handle_cb_compound().
bool_t cb_resop::xdr_ok |
Definition at line 276 of file nfs41_callback.h.