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.c60 static boolean_t g_readonly; variable
150 g_readonly = readonly; in zhack_import()
1020 if (!g_readonly && spa_export(g_pool, NULL, B_TRUE, B_FALSE) != 0) { in main()