ReactOS 0.4.15-dev-7953-g1f49173
__nfs41_lockt_args Struct Reference

#include <nfs41_ops.h>

Collaboration diagram for __nfs41_lockt_args:

Public Attributes

uint32_t locktype
 
uint64_t offset
 
uint64_t length
 
state_owner4owner
 

Detailed Description

Definition at line 459 of file nfs41_ops.h.

Member Data Documentation

◆ length

uint64_t __nfs41_lockt_args::length

Definition at line 462 of file nfs41_ops.h.

◆ locktype

uint32_t __nfs41_lockt_args::locktype

Definition at line 460 of file nfs41_ops.h.

◆ offset

uint64_t __nfs41_lockt_args::offset

Definition at line 461 of file nfs41_ops.h.

◆ owner

state_owner4* __nfs41_lockt_args::owner

Definition at line 463 of file nfs41_ops.h.


The documentation for this struct was generated from the following file: