Searched refs:nfsd4_lockt (Results 1 – 4 of 4) sorted by relevance
197 struct nfsd4_lockt { struct585 struct nfsd4_lockt lockt;778 extern __be32 nfsd4_lockt(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
767 nfsd4_decode_lockt(struct nfsd4_compoundargs *argp, struct nfsd4_lockt *lockt) in nfsd4_decode_lockt()3314 nfsd4_encode_lockt(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_lockt *lockt) in nfsd4_encode_lockt()
2402 .op_func = nfsd4_lockt,
6639 nfsd4_lockt(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_lockt() function6642 struct nfsd4_lockt *lockt = &u->lockt; in nfsd4_lockt()