Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dlabelsys.c52 static tsol_tpc_t *tpc_unlab; variable
1222 tpc_unlab = tnrhtp_create(&rhtpent, KM_SLEEP); in tsol_create_i_tmpls()
1256 if (rh->rhc_tpc != tpc_unlab) { in tsol_create_i_tnrh()
1259 rh->rhc_tpc = tpc_unlab; in tsol_create_i_tnrh()
1260 TPC_HOLD(tpc_unlab); in tsol_create_i_tnrh()