Home
last modified time | relevance | path

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

/fs/nfsd/
Dxdr4.h207 struct nfsd4_locku { struct
586 struct nfsd4_locku locku;
780 extern __be32 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
Dnfs4xdr.c786 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()
Dnfs4proc.c2410 .op_func = nfsd4_locku,
Dnfs4state.c6718 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_locku() function
6721 struct nfsd4_locku *locku = &u->locku; in nfsd4_locku()