Home
last modified time | relevance | path

Searched refs:nfsd4_lockt (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/nfsd/
Dxdr4.h192 struct nfsd4_lockt { struct
649 struct nfsd4_lockt lockt;
834 extern __be32 nfsd4_lockt(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
Dnfs4xdr.c927 nfsd4_decode_lockt(struct nfsd4_compoundargs *argp, struct nfsd4_lockt *lockt) in nfsd4_decode_lockt()
3789 nfsd4_encode_lockt(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_lockt *lockt) in nfsd4_encode_lockt()
Dnfs4proc.c3197 .op_func = nfsd4_lockt,
Dnfs4state.c7559 nfsd4_lockt(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_lockt() function
7562 struct nfsd4_lockt *lockt = &u->lockt; in nfsd4_lockt()