Lines Matching refs:other

15  *    documentation and/or other materials provided with the distribution.
405 *tl++ = dp->nfsdl_stateid.other[0];
406 *tl++ = dp->nfsdl_stateid.other[1];
407 *tl = dp->nfsdl_stateid.other[2];
430 op->nfso_stateid.other[0] = *tl++;
431 op->nfso_stateid.other[1] = *tl++;
432 op->nfso_stateid.other[2] = *tl;
458 ndp->nfsdl_stateid.other[0] = *tl++;
459 ndp->nfsdl_stateid.other[1] = *tl++;
460 ndp->nfsdl_stateid.other[2] = *tl++;
579 *tl++ = op->nfso_stateid.other[0];
580 *tl++ = op->nfso_stateid.other[1];
581 *tl++ = op->nfso_stateid.other[2];
592 op->nfso_stateid.other[0] = *tl++;
593 op->nfso_stateid.other[1] = *tl++;
594 op->nfso_stateid.other[2] = *tl;
657 * other thread will be manipulating this Open. As such, the
658 * lock lists are not being changed by other threads, so it should
693 * The lock owner name nfsl_owner may be used by other opens for
694 * other files but the lock_owner4 name that nfsrpc_rellockown()
703 * There could be other Opens for different files on the same
743 *tl++ = op->nfso_stateid.other[0];
744 *tl++ = op->nfso_stateid.other[1];
745 *tl = op->nfso_stateid.other[2];
781 *tl++ = op->nfso_stateid.other[0];
782 *tl++ = op->nfso_stateid.other[1];
783 *tl++ = op->nfso_stateid.other[2];
792 op->nfso_stateid.other[0] = *tl++;
793 op->nfso_stateid.other[1] = *tl++;
794 op->nfso_stateid.other[2] = *tl;
1514 if (stateid.other[0] == 0 && stateid.other[1] == 0 &&
1515 stateid.other[2] == 0) {
2030 stateid.other[0] = *tl++;
2031 stateid.other[1] = *tl++;
2032 stateid.other[2] = *tl;
2054 dp->nfsdl_stateid.other[0] = *tl++;
2055 dp->nfsdl_stateid.other[1] = *tl++;
2056 dp->nfsdl_stateid.other[2] = *tl++;
2212 *tl++ = dstateid.other[0];
2213 *tl++ = dstateid.other[1];
2214 *tl++ = dstateid.other[2];
2298 *tl++ = fdstateid.other[0];
2299 *tl++ = fdstateid.other[1];
2300 *tl = fdstateid.other[2];
2317 *tl++ = tdstateid.other[0];
2318 *tl++ = tdstateid.other[1];
2319 *tl = tdstateid.other[2];
3870 *tl++ = lp->nfsl_stateid.other[0];
3871 *tl++ = lp->nfsl_stateid.other[1];
3872 *tl++ = lp->nfsl_stateid.other[2];
3886 lp->nfsl_stateid.other[0] = *tl++;
3887 lp->nfsl_stateid.other[1] = *tl++;
3888 lp->nfsl_stateid.other[2] = *tl;
3930 *tl++ = lp->nfsl_open->nfso_stateid.other[0];
3931 *tl++ = lp->nfsl_open->nfso_stateid.other[1];
3932 *tl++ = lp->nfsl_open->nfso_stateid.other[2];
3946 *tl++ = lp->nfsl_stateid.other[0];
3947 *tl++ = lp->nfsl_stateid.other[1];
3948 *tl++ = lp->nfsl_stateid.other[2];
3966 lp->nfsl_stateid.other[0] = *tl++;
3967 lp->nfsl_stateid.other[1] = *tl++;
3968 lp->nfsl_stateid.other[2] = *tl;
4327 *tl++ = dp->nfsdl_stateid.other[0];
4328 *tl++ = dp->nfsdl_stateid.other[1];
4329 *tl = dp->nfsdl_stateid.other[2];
4574 tl += 3; /* Skip the other counts. */
4679 *tl++ = stateidp->other[0];
4680 *tl++ = stateidp->other[1];
4681 *tl++ = stateidp->other[2];
4697 stateidp->other[0] = *tl++;
4698 stateidp->other[1] = *tl++;
4699 stateidp->other[2] = *tl++;
4988 *tl++ = stateidp->other[0];
4989 *tl++ = stateidp->other[1];
4990 *tl++ = stateidp->other[2];
5053 *tl++ = stateidp->other[0];
5054 *tl++ = stateidp->other[1];
5055 *tl++ = stateidp->other[2];
5076 stateidp->other[0] = *tl++;
5077 stateidp->other[1] = *tl++;
5078 stateidp->other[2] = *tl;
5121 stateid.other[0] = stateidp->other[0];
5122 stateid.other[1] = stateidp->other[1];
5123 stateid.other[2] = stateidp->other[2];
5131 stateid.other[0] = lyp->nfsly_stateid.other[0];
5132 stateid.other[1] = lyp->nfsly_stateid.other[1];
5133 stateid.other[2] = lyp->nfsly_stateid.other[2];