Searched refs:nfs4_preprocess_stateid_op (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/fs/nfsd/ |
D | nfs4proc.c | 781 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()
|
D | state.h | 586 extern __be32 nfs4_preprocess_stateid_op(struct net *net,
|
D | nfs4state.c | 4712 nfs4_preprocess_stateid_op(struct net *net, struct nfsd4_compound_state *cstate, in nfs4_preprocess_stateid_op() function
|