Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/
H A Dzhack.c59 static boolean_t g_readonly; variable
149 g_readonly = readonly; in zhack_import()
1019 if (!g_readonly && spa_export(g_pool, NULL, B_TRUE, B_FALSE) != 0) { in main()