nfs4_inc_and_copy_stateid
nfs4_inc_and_copy_stateid(&lgp->lg_sid, &ls->ls_stid);
nfs4_inc_and_copy_stateid(&lrp->lr_sid, &ls->ls_stid);
nfs4_inc_and_copy_stateid(&ls->ls_recall_sid, &ls->ls_stid);
nfs4_inc_and_copy_stateid(&open->op_stateid, &stp->st_stid);
nfs4_inc_and_copy_stateid(&oc->oc_resp_stateid, &stp->st_stid);
nfs4_inc_and_copy_stateid(&od->od_stateid, &stp->st_stid);
nfs4_inc_and_copy_stateid(&close->cl_stateid, &stp->st_stid);
nfs4_inc_and_copy_stateid(&lock->lk_resp_stateid, &lock_stp->st_stid);
nfs4_inc_and_copy_stateid(&locku->lu_stateid, &stp->st_stid);
void nfs4_inc_and_copy_stateid(stateid_t *dst, struct nfs4_stid *stid);