Searched refs:nfsd4_locku (Results 1 – 4 of 4) sorted by relevance
202 struct nfsd4_locku { struct620 struct nfsd4_locku locku;806 extern __be32 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
940 nfsd4_decode_locku(struct nfsd4_compoundargs *argp, struct nfsd4_locku *locku) in nfsd4_decode_locku()3740 nfsd4_encode_locku(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_locku *locku) in nfsd4_encode_locku()
3017 .op_func = nfsd4_locku,
7144 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_locku() function7147 struct nfsd4_locku *locku = &u->locku; in nfsd4_locku()