Searched refs:log_history (Results 1 – 4 of 4) sorted by relevance
90 static boolean_t log_history = B_TRUE; variable875 if (log_history) { in zfs_do_clone()877 log_history = B_FALSE; in zfs_do_clone()1274 if (log_history) { in zfs_do_create()1276 log_history = B_FALSE; in zfs_do_create()2470 log_history = B_FALSE; in upgrade_set_callback()8683 if (ret == 0 && log_history) in main()
329 static boolean_t log_history = B_TRUE; variable1757 log_history = B_FALSE; in zpool_do_destroy()1783 log_history = B_FALSE; in zpool_export_one()8687 log_history = B_FALSE; in upgrade_cb()8794 log_history = B_FALSE; in upgrade_list_disabled_cb()10413 log_history = 0; in main()10425 if (ret == 0 && log_history) in main()
6811 boolean_t log_history, zfs_ioc_poolcheck_t pool_check) in zfs_ioctl_register_legacy() argument6823 vec->zvec_allow_log = log_history; in zfs_ioctl_register_legacy()6860 zfs_secpolicy_func_t *secpolicy, boolean_t log_history, in zfs_ioctl_register_pool() argument6864 POOL_NAME, log_history, pool_check); in zfs_ioctl_register_pool()
848 * **log: Fix crash after log_history dump.**