Home
last modified time | relevance | path

Searched defs:nfsd4_open (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/fs/nfsd/
Dxdr4.h210 struct nfsd4_open { struct
211 u32 op_claim_type; /* request */
212 struct xdr_netobj op_fname; /* request - everything but CLAIM_PREV */
213 u32 op_delegate_type; /* request - CLAIM_PREV only */
214 stateid_t op_delegate_stateid; /* request - response */
215 u32 op_create; /* request */
239 struct nfsd4_open_confirm { argument
Dnfs4proc.c299 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open() function