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

/illumos-gate/usr/src/uts/common/os/
H A Dlabelsys.c54 static tsol_tpc_t *tpc_unlab; variable
1224 tpc_unlab = tnrhtp_create(&rhtpent, KM_SLEEP);
1258 if (rh->rhc_tpc != tpc_unlab) {
1261 rh->rhc_tpc = tpc_unlab;
1262 TPC_HOLD(tpc_unlab);

Completed in 60 milliseconds