Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
nfsd4_open Struct Reference

#include <xdr4.h>

Public Member Functions

nfs4_verifier op_verf __attribute__ ((aligned(32)))
 

Data Fields

u32 op_claim_type
 
struct xdr_netobj op_fname
 
u32 op_delegate_type
 
stateid_t op_delegate_stateid
 
u32 op_why_no_deleg
 
u32 op_create
 
u32 op_createmode
 
u32 op_bmval [3]
 
struct iattr iattr
 
clientid_t op_clientid
 
struct xdr_netobj op_owner
 
u32 op_seqid
 
u32 op_share_access
 
u32 op_share_deny
 
u32 op_deleg_want
 
stateid_t op_stateid
 
u32 op_recall
 
struct nfsd4_change_info op_cinfo
 
u32 op_rflags
 
bool op_truncate
 
bool op_created
 
struct nfs4_openownerop_openowner
 
struct nfs4_fileop_file
 
struct nfs4_ol_stateidop_stp
 
struct nfs4_aclop_acl
 

Detailed Description

Definition at line 221 of file xdr4.h.

Member Function Documentation

nfs4_verifier op_verf __attribute__ ( (aligned(32))  )

Field Documentation

Definition at line 230 of file xdr4.h.

struct nfs4_acl* op_acl

Definition at line 248 of file xdr4.h.

u32 op_bmval[3]

Definition at line 229 of file xdr4.h.

Definition at line 241 of file xdr4.h.

u32 op_claim_type

Definition at line 222 of file xdr4.h.

clientid_t op_clientid

Definition at line 233 of file xdr4.h.

u32 op_create

Definition at line 227 of file xdr4.h.

bool op_created

Definition at line 244 of file xdr4.h.

u32 op_createmode

Definition at line 228 of file xdr4.h.

u32 op_deleg_want

Definition at line 238 of file xdr4.h.

stateid_t op_delegate_stateid

Definition at line 225 of file xdr4.h.

u32 op_delegate_type

Definition at line 224 of file xdr4.h.

struct nfs4_file* op_file

Definition at line 246 of file xdr4.h.

struct xdr_netobj op_fname

Definition at line 223 of file xdr4.h.

struct nfs4_openowner* op_openowner

Definition at line 245 of file xdr4.h.

struct xdr_netobj op_owner

Definition at line 234 of file xdr4.h.

u32 op_recall

Definition at line 240 of file xdr4.h.

u32 op_rflags

Definition at line 242 of file xdr4.h.

u32 op_seqid

Definition at line 235 of file xdr4.h.

u32 op_share_access

Definition at line 236 of file xdr4.h.

u32 op_share_deny

Definition at line 237 of file xdr4.h.

stateid_t op_stateid

Definition at line 239 of file xdr4.h.

Definition at line 247 of file xdr4.h.

bool op_truncate

Definition at line 243 of file xdr4.h.

u32 op_why_no_deleg

Definition at line 226 of file xdr4.h.


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