Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dxdr4.h94 struct nfsd4_close { struct
95 u32 cl_seqid; /* request */
96 stateid_t cl_stateid; /* request+response */
Dnfs4state.c5511 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_close() function