Home | History | Annotate | Download | only in client

Lines Matching defs:rop

616 	struct nfsclopen *op, *rop, *rop2;
623 * rop will be set to the open to be returned. There are three
632 rop = NULL;
652 rop = op;
658 if (rop == NULL && !NFSBCMP(owp->nfsow_owner,
660 rop = op;
671 if (rop == NULL)
672 rop = rop2;
673 if (rop == NULL)
675 *opp = rop;