Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfsd/
Dnfs4proc.c777 status = nfs4_preprocess_stateid_op(rqstp, cstate, &cstate->current_fh, in nfsd4_read()
949 status = nfs4_preprocess_stateid_op(rqstp, cstate, in nfsd4_setattr()
1001 status = nfs4_preprocess_stateid_op(rqstp, cstate, &cstate->current_fh, in nfsd4_write()
1036 status = nfs4_preprocess_stateid_op(rqstp, cstate, &cstate->save_fh, in nfsd4_verify_copy()
1043 status = nfs4_preprocess_stateid_op(rqstp, cstate, &cstate->current_fh, in nfsd4_verify_copy()
1347 status = nfs4_preprocess_stateid_op(rqstp, cstate, &cstate->current_fh, in nfsd4_fallocate()
1406 status = nfs4_preprocess_stateid_op(rqstp, cstate, &cstate->current_fh, in nfsd4_seek()
Dstate.h618 extern __be32 nfs4_preprocess_stateid_op(struct svc_rqst *rqstp,
Dnfs4state.c5603 nfs4_preprocess_stateid_op(struct svc_rqst *rqstp, in nfs4_preprocess_stateid_op() function