Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/nfsd/
Dxdr4.h89 struct nfsd4_close { struct
90 u32 cl_seqid; /* request */
91 stateid_t cl_stateid; /* request+response */
Dnfs4state.c7021 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_close() function
/kernel/linux/linux-5.10/fs/nfsd/
Dxdr4.h94 struct nfsd4_close { struct
95 u32 cl_seqid; /* request */
96 stateid_t cl_stateid; /* request+response */
Dnfs4state.c6249 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_close() function