Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Ddevpool.c63 static int pool_openctl; /* poolctl device is already open */ variable
157 if (pool_openctl == 1) { in pool_open()
161 pool_openctl = 1; in pool_open()
185 pool_openctl = 0; in pool_close()