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

Public Attributes | |
| stateid4 * | stateid |
| change_info4 | cinfo |
| uint32_t | rflags |
| bitmap4 | attrset |
| open_delegation4 * | delegation |
Definition at line 657 of file nfs41_ops.h.
| bitmap4 __nfs41_op_open_res_ok::attrset |
Definition at line 661 of file nfs41_ops.h.
| change_info4 __nfs41_op_open_res_ok::cinfo |
Definition at line 659 of file nfs41_ops.h.
Referenced by nfs41_open().
| open_delegation4* __nfs41_op_open_res_ok::delegation |
Definition at line 662 of file nfs41_ops.h.
Referenced by nfs41_open().
| uint32_t __nfs41_op_open_res_ok::rflags |
Definition at line 660 of file nfs41_ops.h.
| stateid4* __nfs41_op_open_res_ok::stateid |
Definition at line 658 of file nfs41_ops.h.
Referenced by nfs41_open().