Lines Matching refs:SOTOTPI
207 SOTOTPI(so)->sti_atime = now; in so_update_attrs()
209 SOTOTPI(so)->sti_mtime = now; in so_update_attrs()
346 sotpi_info_t *sti = SOTOTPI(so); in so_unlock_single()
594 if (SOTOTPI(so)->sti_faddr_noxlate) { in so_addr_verify()
640 sotpi_info_t *sti = SOTOTPI(so); in so_ux_addr_xlate()
1669 SOTOTPI(so)->sti_oobsigcnt > 0; in so_verify_oobstate()
1689 SOTOTPI(so)->sti_oobsigcnt < SOTOTPI(so)->sti_oobcnt) { in so_verify_oobstate()
1691 (void *)so, SOTOTPI(so)->sti_oobsigcnt, in so_verify_oobstate()
1692 SOTOTPI(so)->sti_oobcnt, in so_verify_oobstate()
1759 for (so = socklist.sl_list; so != NULL; so = SOTOTPI(so)->sti_next_so) { in sockfs_update()
1794 for (so = socklist.sl_list; so != NULL; so = SOTOTPI(so)->sti_next_so) { in sockfs_snapshot()
1808 sti = SOTOTPI(so); in sockfs_snapshot()