Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dxdr4.h89 struct nfsd4_close { struct
90 u32 cl_seqid; /* request */
91 stateid_t cl_stateid; /* request+response */
H A Dnfs4state.c7038 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_close() function