Home
last modified time | relevance | path

Searched refs:nfsd4_close (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dxdr4.h94 struct nfsd4_close { struct
623 struct nfsd4_close close;
825 extern __be32 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
H A Dnfs4xdr.c671 nfsd4_decode_close(struct nfsd4_compoundargs *argp, struct nfsd4_close *close) in nfsd4_decode_close()
3509 nfsd4_encode_close(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_close *close) in nfsd4_encode_close()
H A Dnfs4proc.c2819 .op_func = nfsd4_close,
H A Dnfs4state.c4424 * We know that we hold one reference via nfsd4_close, and another in move_to_close_lru()
6249 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_close() function
6252 struct nfsd4_close *close = &u->close; in nfsd4_close()
6258 dprintk("NFSD: nfsd4_close on file %pd\n", in nfsd4_close()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr4.h89 struct nfsd4_close { struct
641 struct nfsd4_close close;
817 extern __be32 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
H A Dnfs4xdr.c784 struct nfsd4_close *close = &u->close; in nfsd4_decode_close()
3782 struct nfsd4_close *close = &u->close; in nfsd4_encode_close()
H A Dnfs4proc.c3157 .op_func = nfsd4_close,
H A Dnfs4state.c4686 * We know that we hold one reference via nfsd4_close, and another in move_to_close_lru()
7021 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_close() function
7024 struct nfsd4_close *close = &u->close; in nfsd4_close()
7030 dprintk("NFSD: nfsd4_close on file %pd\n", in nfsd4_close()

Completed in 44 milliseconds