Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfsd/
Dnfs4proc.c781 status = nfs4_preprocess_stateid_op(rqstp, cstate, &cstate->current_fh, in nfsd4_read()
954 status = nfs4_preprocess_stateid_op(rqstp, cstate, in nfsd4_setattr()
1006 status = nfs4_preprocess_stateid_op(rqstp, cstate, &cstate->current_fh, in nfsd4_write()
1040 status = nfs4_preprocess_stateid_op(rqstp, cstate, &cstate->save_fh, in nfsd4_verify_copy()
1047 status = nfs4_preprocess_stateid_op(rqstp, cstate, &cstate->current_fh, in nfsd4_verify_copy()
1132 status = nfs4_preprocess_stateid_op(rqstp, cstate, &cstate->current_fh, in nfsd4_fallocate()
1172 status = nfs4_preprocess_stateid_op(rqstp, cstate, &cstate->current_fh, in nfsd4_seek()
Dstate.h603 extern __be32 nfs4_preprocess_stateid_op(struct svc_rqst *rqstp,
Dnfs4state.c5126 nfs4_preprocess_stateid_op(struct svc_rqst *rqstp, in nfs4_preprocess_stateid_op() function