Lines Matching defs:seqid
402 nop->nfso_stateid.seqid = 0;
541 stateidp->seqid = 0;
563 stateidp->seqid = 0;
601 stateidp->seqid = 0;
603 stateidp->seqid =
604 dp->nfsdl_stateid.seqid;
641 stateidp->seqid = 0;
643 stateidp->seqid = lp->nfsl_stateid.seqid;
695 stateidp->seqid = 0;
697 stateidp->seqid = op->nfso_stateid.seqid;
2374 nop->nfso_stateid.seqid = 0;
2993 lyp->nfsly_stateid.seqid, 0, 0, NULL,
3120 printf("owner=0x%x 0x%x 0x%x 0x%x seqid=%d\n",
3132 printf("lckown=0x%x 0x%x 0x%x 0x%x seqid=%d st=0x%x 0x%x 0x%x\n",
3156 printf("owner=0x%x 0x%x 0x%x 0x%x seqid=%d\n",
3168 printf("lckown=0x%x 0x%x 0x%x 0x%x seqid=%d st=0x%x 0x%x 0x%x\n",
3563 uint32_t seqid, slotid = 0, highslot, cachethis __unused;
3704 stateid.seqid = *tl++;
3760 stateid.seqid = fxdr_unsigned(uint32_t, *tl++);
3766 stateid.seqid, error);
3788 len, stateid.seqid,
3792 stateid.seqid >
3793 lyp->nfsly_stateid.seqid)
3794 lyp->nfsly_stateid.seqid =
3795 stateid.seqid;
3802 lyp->nfsly_stateid.seqid);
3830 lyp->nfsly_stateid.seqid,
3854 lyp->nfsly_stateid.seqid,
3882 seqid = fxdr_unsigned(uint32_t, *tl++);
3904 error = nfsv4_seqsession(seqid, slotid,
3931 *tl++ = txdr_unsigned(seqid);
5247 lyp->nfsly_stateid.seqid = stateidp->seqid;
5275 if (stateidp->seqid > lyp->nfsly_stateid.seqid)
5276 lyp->nfsly_stateid.seqid = stateidp->seqid;
5289 } else if (stateidp->seqid > lyp->nfsly_stateid.seqid)
5290 lyp->nfsly_stateid.seqid = stateidp->seqid;
5383 0, UINT64_MAX, lyp->nfsly_stateid.seqid, 0, 0, NULL,
5417 0, UINT64_MAX, lyp->nfsly_stateid.seqid, stat, op,
5781 stateid.seqid = lyp->nfsly_stateid.seqid;