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

/freebsd-13-stable/sys/contrib/openzfs/cmd/zhack/
H A Dzhack.c58 static boolean_t g_readonly; variable
134 g_readonly = readonly;
525 if (!g_readonly && spa_export(g_pool, NULL, B_TRUE, B_FALSE) != 0) {

Completed in 97 milliseconds