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

/illumos-gate/usr/src/cmd/zhack/
H A Dzhack.c60 static boolean_t g_readonly; variable
141 g_readonly = readonly;
559 if (!g_readonly && spa_export(g_pool, NULL, B_TRUE, B_FALSE) != 0) {

Completed in 57 milliseconds