Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfsd/
Dxdr4.h81 struct nfsd4_close { struct
82 u32 cl_seqid; /* request */
83 stateid_t cl_stateid; /* request+response */
84 struct nfs4_stateowner * cl_stateowner; /* response */
Dnfs4state.c3446 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_close() function