Lines Matching refs:nfsdl_stateid
415 *tl++ = dp->nfsdl_stateid.seqid;
416 *tl++ = dp->nfsdl_stateid.other[0];
417 *tl++ = dp->nfsdl_stateid.other[1];
418 *tl = dp->nfsdl_stateid.other[2];
468 ndp->nfsdl_stateid.seqid = *tl++;
469 ndp->nfsdl_stateid.other[0] = *tl++;
470 ndp->nfsdl_stateid.other[1] = *tl++;
471 ndp->nfsdl_stateid.other[2] = *tl++;
2065 dp->nfsdl_stateid.seqid = *tl++;
2066 dp->nfsdl_stateid.other[0] = *tl++;
2067 dp->nfsdl_stateid.other[1] = *tl++;
2068 dp->nfsdl_stateid.other[2] = *tl++;
4384 *tl++ = dp->nfsdl_stateid.seqid;
4385 *tl++ = dp->nfsdl_stateid.other[0];
4386 *tl++ = dp->nfsdl_stateid.other[1];
4387 *tl = dp->nfsdl_stateid.other[2];