Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dxdr4.h99 struct nfsd4_commit { struct
100 u64 co_offset; /* request */
101 u32 co_count; /* request */
102 nfs4_verifier co_verf; /* response */
Dnfs4proc.c583 nfsd4_commit(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_commit() function