Searched defs:lmc_scope (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dlgrp.h355 lgrp_res_ss_t lmc_scope; /* consider non-local nodes? */ member in struct:lgrp_mnode_cookie
496 (&(c))->lmc_scope = scope; \
505 ASSERT((&(c))->lmc_scope == LGRP_SRCH_LOCAL); \
506 (&(c))->lmc_scope = LGRP_SRCH_HIER; \

Completed in 331 milliseconds