Home
last modified time | relevance | path

Searched refs:sti_magic (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h133 uint32_t sti_magic; /* always set to SOTPI_INFO_MAGIC */ member
H A Dsocktpi.c6495 ASSERT(sti->sti_magic == SOTPI_INFO_MAGIC); in sotpi_sototpi()
6503 sti->sti_magic = SOTPI_INFO_MAGIC; in i_sotpi_info_constructor()
6524 ASSERT(sti->sti_magic == SOTPI_INFO_MAGIC); in i_sotpi_info_destructor()