Searched refs:nfsd4_locku (Results 1 – 4 of 4) sorted by relevance
207 struct nfsd4_locku { struct632 struct nfsd4_locku locku;833 extern __be32 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
827 nfsd4_decode_locku(struct nfsd4_compoundargs *argp, struct nfsd4_locku *locku) in nfsd4_decode_locku()3620 nfsd4_encode_locku(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_locku *locku) in nfsd4_encode_locku()
2888 .op_func = nfsd4_locku,
6970 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_locku() function6973 struct nfsd4_locku *locku = &u->locku; in nfsd4_locku()