ReactOS 0.4.16-dev-197-g92996da
|
#include <nfs41_ops.h>
Public Attributes | |
uint32_t | open_seqid |
stateid_arg * | open_stateid |
uint32_t | lock_seqid |
state_owner4 * | lock_owner |
Definition at line 405 of file nfs41_ops.h.
state_owner4* __open_to_lock_owner4::lock_owner |
Definition at line 409 of file nfs41_ops.h.
Referenced by nfs41_lock(), and xdr_locker4().
uint32_t __open_to_lock_owner4::lock_seqid |
Definition at line 408 of file nfs41_ops.h.
Referenced by nfs41_lock(), and xdr_locker4().
uint32_t __open_to_lock_owner4::open_seqid |
Definition at line 406 of file nfs41_ops.h.
Referenced by nfs41_lock(), and xdr_locker4().
stateid_arg* __open_to_lock_owner4::open_stateid |
Definition at line 407 of file nfs41_ops.h.
Referenced by nfs41_lock(), and xdr_locker4().