Searched refs:nfs4_preprocess_stateid_op (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/fs/nfsd/ |
D | nfs4proc.c | 777 status = nfs4_preprocess_stateid_op(rqstp, cstate, &read->rd_stateid, in nfsd4_read() 924 status = nfs4_preprocess_stateid_op(rqstp, cstate, in nfsd4_setattr() 989 status = nfs4_preprocess_stateid_op(rqstp, cstate, stateid, WR_STATE, in nfsd4_write() 1020 status = nfs4_preprocess_stateid_op(rqstp, cstate, in nfsd4_fallocate() 1059 status = nfs4_preprocess_stateid_op(rqstp, cstate, in nfsd4_seek()
|
D | state.h | 580 extern __be32 nfs4_preprocess_stateid_op(struct svc_rqst *rqstp,
|
D | nfs4state.c | 4799 nfs4_preprocess_stateid_op(struct svc_rqst *rqstp, in nfs4_preprocess_stateid_op() function
|