Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dcurrent_stateid.h24 extern void nfsd4_get_lockustateid(struct nfsd4_compound_state *, struct nfsd4_locku *);
Dxdr4.h203 struct nfsd4_locku { struct
519 struct nfsd4_locku locku;
701 extern __be32 nfsd4_locku(struct svc_rqst *rqstp,
703 struct nfsd4_locku *locku);
Dnfs4proc.c2018 .op_func = (nfsd4op_func)nfsd4_locku,
Dnfs4state.c5795 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_locku() function
5796 struct nfsd4_locku *locku) in nfsd4_locku()
6906 nfsd4_get_lockustateid(struct nfsd4_compound_state *cstate, struct nfsd4_locku *locku) in nfsd4_get_lockustateid()
Dnfs4xdr.c731 nfsd4_decode_locku(struct nfsd4_compoundargs *argp, struct nfsd4_locku *locku) in nfsd4_decode_locku()
3193 nfsd4_encode_locku(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_locku *locku) in nfsd4_encode_locku()