Searched refs:nfsd4_lockt (Results 1 – 4 of 4) sorted by relevance
314 struct nfsd4_lockt { struct864 struct nfsd4_lockt lockt;1026 extern __be32 nfsd4_lockt(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
9293 nfsd4_lockt(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_lockt() function9296 struct nfsd4_lockt *lockt = &u->lockt; in nfsd4_lockt()9368 struct nfsd4_lockt *lockt = &u->lockt; in nfsd4_lockt_release()
1099 struct nfsd4_lockt *lockt = &u->lockt; in nfsd4_decode_lockt()4932 struct nfsd4_lockt *lockt = &u->lockt; in nfsd4_encode_lockt()
3813 .op_func = nfsd4_lockt,