Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dxdr4.h197 struct nfsd4_lockt { struct
631 struct nfsd4_lockt lockt;
831 extern __be32 nfsd4_lockt(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
H A Dnfs4xdr.c808 nfsd4_decode_lockt(struct nfsd4_compoundargs *argp, struct nfsd4_lockt *lockt) in nfsd4_decode_lockt()
3613 nfsd4_encode_lockt(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_lockt *lockt) in nfsd4_encode_lockt()
H A Dnfs4proc.c2880 .op_func = nfsd4_lockt,
H A Dnfs4state.c6916 nfsd4_lockt(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_lockt() function
6919 struct nfsd4_lockt *lockt = &u->lockt; in nfsd4_lockt()