Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfsd/
Dxdr4.h140 struct nfsd4_lock { struct
405 struct nfsd4_lock lock;
550 extern __be32 nfsd4_lock(struct svc_rqst *rqstp, struct nfsd4_compound_state *,
551 struct nfsd4_lock *lock);
Dnfs4state.c3209 struct nfs4_stateid **stpp, struct nfsd4_lock *lock) in nfs4_preprocess_seqid_op()
3688 … int strhashval, struct nfs4_client *clp, struct nfs4_stateid *open_stp, struct nfsd4_lock *lock) { in alloc_init_lock_stateowner()
3773 nfsd4_lock(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_lock() function
3774 struct nfsd4_lock *lock) in nfsd4_lock()
Dnfs4proc.c1207 .op_func = (nfsd4op_func)nfsd4_lock,
Dnfs4xdr.c535 nfsd4_decode_lock(struct nfsd4_compoundargs *argp, struct nfsd4_lock *lock) in nfsd4_decode_lock()
2516 nfsd4_encode_lock(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_lock *lock) in nfsd4_encode_lock()