Home
last modified time | relevance | path

Searched refs:nfs4_preprocess_stateid_op (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/nfsd/
Dnfs4proc.c781 if ((status = nfs4_preprocess_stateid_op(SVC_NET(rqstp), in nfsd4_read()
928 status = nfs4_preprocess_stateid_op(SVC_NET(rqstp), cstate, in nfsd4_setattr()
995 status = nfs4_preprocess_stateid_op(SVC_NET(rqstp), in nfsd4_write()
1027 status = nfs4_preprocess_stateid_op(SVC_NET(rqstp), cstate, in nfsd4_fallocate()
1068 status = nfs4_preprocess_stateid_op(SVC_NET(rqstp), cstate, in nfsd4_seek()
Dstate.h586 extern __be32 nfs4_preprocess_stateid_op(struct net *net,
Dnfs4state.c4712 nfs4_preprocess_stateid_op(struct net *net, struct nfsd4_compound_state *cstate, in nfs4_preprocess_stateid_op() function