ReactOS 0.4.16-dev-329-g9223134
|
#include <nfs41_ops.h>
Public Attributes | |
uint32_t | locktype |
uint64_t | offset |
uint64_t | length |
state_owner4 * | owner |
Definition at line 459 of file nfs41_ops.h.
uint64_t __nfs41_lockt_args::length |
Definition at line 462 of file nfs41_ops.h.
uint32_t __nfs41_lockt_args::locktype |
Definition at line 460 of file nfs41_ops.h.
uint64_t __nfs41_lockt_args::offset |
Definition at line 461 of file nfs41_ops.h.
state_owner4* __nfs41_lockt_args::owner |
Definition at line 463 of file nfs41_ops.h.