Searched refs:nfsd4_lockt (Results 1 – 4 of 4) sorted by relevance
193 struct nfsd4_lockt { struct517 struct nfsd4_lockt lockt;697 extern __be32 nfsd4_lockt(struct svc_rqst *rqstp,699 struct nfsd4_lockt *lockt);
2029 .op_func = (nfsd4op_func)nfsd4_lockt,
711 nfsd4_decode_lockt(struct nfsd4_compoundargs *argp, struct nfsd4_lockt *lockt) in nfsd4_decode_lockt()3168 nfsd4_encode_lockt(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_lockt *lockt) in nfsd4_encode_lockt()
5642 nfsd4_lockt(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_lockt() function5643 struct nfsd4_lockt *lockt) in nfsd4_lockt()