Home
last modified time | relevance | path

Searched refs:nfsd4_locku (Results 1 – 4 of 4) sorted by relevance

/fs/nfsd/
Dxdr4.h202 struct nfsd4_locku { struct
650 struct nfsd4_locku locku;
836 extern __be32 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
Dnfs4xdr.c943 nfsd4_decode_locku(struct nfsd4_compoundargs *argp, struct nfsd4_locku *locku) in nfsd4_decode_locku()
3801 nfsd4_encode_locku(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_locku *locku) in nfsd4_encode_locku()
Dnfs4proc.c3187 .op_func = nfsd4_locku,
Dnfs4state.c7659 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_locku() function
7662 struct nfsd4_locku *locku = &u->locku; in nfsd4_locku()