nfs4_inc_and_copy_stateid  441 fs/nfsd/nfs4layouts.c 	nfs4_inc_and_copy_stateid(&lgp->lg_sid, &ls->ls_stid);
nfs4_inc_and_copy_stateid  516 fs/nfsd/nfs4layouts.c 			nfs4_inc_and_copy_stateid(&lrp->lr_sid, &ls->ls_stid);
nfs4_inc_and_copy_stateid  647 fs/nfsd/nfs4layouts.c 	nfs4_inc_and_copy_stateid(&ls->ls_recall_sid, &ls->ls_stid);
nfs4_inc_and_copy_stateid 5062 fs/nfsd/nfs4state.c 	nfs4_inc_and_copy_stateid(&open->op_stateid, &stp->st_stid);
nfs4_inc_and_copy_stateid 5870 fs/nfsd/nfs4state.c 	nfs4_inc_and_copy_stateid(&oc->oc_resp_stateid, &stp->st_stid);
nfs4_inc_and_copy_stateid 5944 fs/nfsd/nfs4state.c 	nfs4_inc_and_copy_stateid(&od->od_stateid, &stp->st_stid);
nfs4_inc_and_copy_stateid 6008 fs/nfsd/nfs4state.c 	nfs4_inc_and_copy_stateid(&close->cl_stateid, &stp->st_stid);
nfs4_inc_and_copy_stateid 6565 fs/nfsd/nfs4state.c 		nfs4_inc_and_copy_stateid(&lock->lk_resp_stateid, &lock_stp->st_stid);
nfs4_inc_and_copy_stateid 6772 fs/nfsd/nfs4state.c 	nfs4_inc_and_copy_stateid(&locku->lu_stateid, &stp->st_stid);
nfs4_inc_and_copy_stateid  630 fs/nfsd/state.h void nfs4_inc_and_copy_stateid(stateid_t *dst, struct nfs4_stid *stid);