Searched refs:nspp (Results 1 – 1 of 1) sorted by relevance
4575 idn_syncop_t **spp, **nspp; in idn_sync_exit() local4582 for (spp = &zp->sc_op; *spp; spp = nspp) { in idn_sync_exit()4584 nspp = &sp->s_next; in idn_sync_exit()4607 nspp = spp; in idn_sync_exit()4623 idn_syncop_t *sp, **spp, **nspp; in idn_sync_register() local4651 for (spp = &zp->sc_op; *spp; spp = nspp) { in idn_sync_register()4653 nspp = &sp->s_next; in idn_sync_register()4714 nspp = spp; in idn_sync_register()