Searched refs:nfsd4_locku (Results 1 – 4 of 4) sorted by relevance
207 struct nfsd4_locku { struct586 struct nfsd4_locku locku;780 extern __be32 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
786 nfsd4_decode_locku(struct nfsd4_compoundargs *argp, struct nfsd4_locku *locku) in nfsd4_decode_locku()3324 nfsd4_encode_locku(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_locku *locku) in nfsd4_encode_locku()
2410 .op_func = nfsd4_locku,
6718 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_locku() function6721 struct nfsd4_locku *locku = &u->locku; in nfsd4_locku()