Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nfsd4_lockt Struct Reference

#include <xdr4.h>

Data Fields

u32 lt_type
 
clientid_t lt_clientid
 
struct xdr_netobj lt_owner
 
u64 lt_offset
 
u64 lt_length
 
struct nfsd4_lock_denied lt_denied
 

Detailed Description

Definition at line 192 of file xdr4.h.

Field Documentation

clientid_t lt_clientid

Definition at line 194 of file xdr4.h.

Definition at line 198 of file xdr4.h.

u64 lt_length

Definition at line 197 of file xdr4.h.

u64 lt_offset

Definition at line 196 of file xdr4.h.

struct xdr_netobj lt_owner

Definition at line 195 of file xdr4.h.

u32 lt_type

Definition at line 193 of file xdr4.h.


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