Home
last modified time | relevance | path

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

/fs/nfsd/
Dxdr4.h417 struct nfsd4_sequence { struct
418 struct nfs4_sessionid sessionid; /* request/response */
419 u32 seqid; /* request/response */
420 u32 slotid; /* request/response */
421 u32 maxslots; /* request/response */
422 u32 cachethis; /* request */
426 u32 status_flags; /* response */
Dnfs4state.c3625 nfsd4_sequence(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_sequence() function