Searched refs:nfsd4_locku (Results 1 – 5 of 5) sorted by relevance
24 extern void nfsd4_get_lockustateid(struct nfsd4_compound_state *, struct nfsd4_locku *);
202 struct nfsd4_locku { struct442 struct nfsd4_locku locku;599 extern __be32 nfsd4_locku(struct svc_rqst *rqstp,601 struct nfsd4_locku *locku);
4302 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_locku() function4303 struct nfsd4_locku *locku) in nfsd4_locku()4882 nfsd4_get_lockustateid(struct nfsd4_compound_state *cstate, struct nfsd4_locku *locku) in nfsd4_get_lockustateid()
1510 .op_func = (nfsd4op_func)nfsd4_locku,
596 nfsd4_decode_locku(struct nfsd4_compoundargs *argp, struct nfsd4_locku *locku) in nfsd4_decode_locku()2773 nfsd4_encode_locku(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_locku *locku) in nfsd4_encode_locku()