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

Public Attributes | |
| nfs41_abs_path | path |
| nfs41_path_fh | parent |
| nfs41_path_fh | file |
| nfs41_readdir_cookie | cookie |
| struct __nfs41_session * | session |
| uint32_t | type |
| bool_t | do_close |
| stateid4 | stateid |
| state_owner4 | owner |
| struct __pnfs_layout_state * | layout |
| struct list_entry | client_entry |
| SRWLOCK | lock |
| LONG | ref_count |
| uint32_t | share_access |
| uint32_t | share_deny |
| uint64_t | pnfs_last_offset |
| struct { | |
| nfs41_delegation_state * state | |
| bool_t reclaim | |
| CONDITION_VARIABLE cond | |
| } | delegation |
| struct { | |
| stateid4 stateid | |
| struct list_entry list | |
| uint32_t counter | |
| CRITICAL_SECTION lock | |
| } | locks |
| struct { | |
| struct _FILE_GET_EA_INFORMATION * list | |
| uint32_t index | |
| CRITICAL_SECTION lock | |
| } | ea |
| HANDLE | srv_open |
| struct list_entry __nfs41_open_state::client_entry |
| nfs41_readdir_cookie __nfs41_open_state::cookie |
| struct { ... } __nfs41_open_state::delegation |
| struct { ... } __nfs41_open_state::ea |
| nfs41_path_fh __nfs41_open_state::file |
| struct __pnfs_layout_state* __nfs41_open_state::layout |
| struct list_entry __nfs41_open_state::list |
| struct _FILE_GET_EA_INFORMATION* __nfs41_open_state::list |
| CRITICAL_SECTION __nfs41_open_state::lock |
| struct { ... } __nfs41_open_state::locks |
| state_owner4 __nfs41_open_state::owner |
| nfs41_path_fh __nfs41_open_state::parent |
| nfs41_abs_path __nfs41_open_state::path |
| struct __nfs41_session* __nfs41_open_state::session |
| nfs41_delegation_state* __nfs41_open_state::state |