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

/illumos-gate/usr/src/uts/common/sys/
H A Dmdi_impldefs.h112 * The multipath information nodes (mdi_pathinfo nodes) establish the
148 * ph_mutex: per-pHCI (mutex) lock: protects the column (pHCI-mdi_pathinfo
149 * node list) and per-pHCI structure fields. mdi_pathinfo node creation,
150 * deletion and child mdi_pathinfo node state changes are serialized on per
153 * ct_mutex: per-client (mutex) lock: protects the row (client-mdi_pathinfo
154 * node list) and per-client structure fields. The client-mdi_pathinfo node
158 * pi_mutex: per-mdi_pathinfo (mutex) lock: protects the mdi_pathinfo node
162 * corresponding mdi_pathinfo locks are held, since holding an mdi_pathinfo
704 struct mdi_pathinfo { struct
[all...]

Completed in 79 milliseconds