Searched refs:lst_ip (Results 1 – 2 of 2) sorted by relevance
2334 if (np->lst_ip->bi_overflow) { in _ii_disable()2335 np->lst_ip->bi_overflow->ii_detachcnt = 0; in _ii_disable()2341 if (np->lst_ip->bi_overflow) { in _ii_disable()2342 ++np->lst_ip->bi_overflow->ii_detachcnt; in _ii_disable()2350 op = (*xnp)->lst_ip->bi_overflow; in _ii_disable()2358 (*xnp)->lst_ip->bi_group = NULL; in _ii_disable()2360 rc = _ii_perform_disable((*xnp)->lst_ip->bi_keyname, in _ii_disable()2364 (*xnp)->lst_ip->bi_group = (*head)->lst_name; in _ii_disable()3307 ip = (*np)->lst_ip; in _ii_suspend_cluster()4274 if (copyout(np->lst_ip->bi_keyname, in _ii_gc_list()[all …]
421 _ii_info_t *lst_ip; /* ptr to info_t */ member